Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added an interface for revocation checks to DeviceAttestationVerifier #31222

Merged

Conversation

vijs
Copy link
Collaborator

@vijs vijs commented Jan 3, 2024

Added an interface for revocation checks to DeviceAttestationVerifier. Reference: Issue #26430

@vijs vijs force-pushed the feature/da_verifier_revocation_check_2 branch from 6c3db50 to f638fe2 Compare May 1, 2024 17:16
@github-actions github-actions bot added the documentation Improvements or additions to documentation label May 1, 2024
@vijs vijs requested a review from bzbarsky-apple May 1, 2024 17:20
Copy link

github-actions bot commented May 1, 2024

PR #31222: Size comparison from 5570be9 to 7d65dd2

Increases (14 builds for linux)
platform target config section 5570be9 7d65dd2 change % change
linux air-purifier-app debug (read only) 2713565 2713789 224 0.0
(read/write) 132432 132464 32 0.0
.data.rel.ro 76440 76456 16 0.0
.rodata 186544 186608 64 0.0
.text 2344085 2344197 112 0.0
all-clusters-app debug (read only) 6025529 6025737 208 0.0
(read/write) 483912 483944 32 0.0
.data.rel.ro 335912 335928 16 0.0
.rodata 352944 353008 64 0.0
.text 5234083 5234179 96 0.0
all-clusters-minimal-app debug (read only) 5309673 5309897 224 0.0
.data.rel.ro 99496 99512 16 0.0
.rodata 292170 292234 64 0.0
.text 4777667 4777779 112 0.0
bridge-app debug (read only) 4700281 4700473 192 0.0
.data.rel.ro 88464 88480 16 0.0
.rodata 232618 232650 32 0.0
.text 4242243 4242355 112 0.0
chip-tool debug (read only) 12145017 12150177 5160 0.0
(read/write) 524288 524352 64 0.0
.data.rel.ro 416904 416944 40 0.0
.rodata 453081 453337 256 0.1
.text 10981299 10986083 4784 0.0
chip-tool-ipv6only arm64 (read only) 11473460 11477372 3912 0.0
(read/write) 591744 591984 240 0.0
.data.rel.ro 457000 457040 40 0.0
.got 17232 17240 8 0.0
.rodata 357476 357644 168 0.0
.text 10231368 10234968 3600 0.0
lighting-app debug+rpc+ui (read only) 5623873 5624065 192 0.0
(read/write) 229640 229672 32 0.0
.data.rel.ro 96880 96912 32 0.0
.rodata 356468 356500 32 0.0
.text 5015555 5015667 112 0.0
lock-app debug (read only) 4767337 4767545 208 0.0
.rodata 258538 258602 64 0.0
.text 4292451 4292547 96 0.0
ota-provider-app debug (read only) 4375241 4375449 208 0.0
(read/write) 196504 196536 32 0.0
.data.rel.ro 71712 71728 16 0.0
.rodata 211370 211434 64 0.0
.text 3966179 3966275 96 0.0
ota-requestor-app debug (read only) 4505929 4506153 224 0.0
(read/write) 200872 200904 32 0.0
.data.rel.ro 74816 74848 32 0.0
.rodata 217450 217514 64 0.0
.text 4086243 4086355 112 0.0
shell debug (read only) 2997265 2997281 16 0.0
.text 2628578 2628594 16 0.0
thermostat-no-ble arm64 (read only) 4493868 4494060 192 0.0
.data.rel.ro 105912 105920 8 0.0
.rodata 161876 161908 32 0.0
.text 3990792 3990920 128 0.0
tv-app debug (read only) 5823537 5828601 5064 0.1
(read/write) 355224 355352 128 0.0
.bss 245136 245200 64 0.0
.data.rel.ro 96248 96312 64 0.1
.rodata 296746 296970 224 0.1
.text 5280659 5285379 4720 0.1
tv-casting-app debug (read only) 9984073 9984385 312 0.0
(read/write) 345632 345664 32 0.0
.data.rel.ro 176208 176240 32 0.0
.rodata 386840 386904 64 0.0
.text 9126387 9126563 176 0.0
Decreases (3 builds for efr32, linux)
platform target config section 5570be9 7d65dd2 change % change
efr32 lock-app BRD4338a (read/write) 962188 962180 -8 -0.0
.text 700312 700304 -8 -0.0
window-app BRD4187C (read/write) 1137624 1137616 -8 -0.0
.text 969668 969660 -8 -0.0
linux thermostat-no-ble arm64 (read/write) 248072 247872 -200 -0.1
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 5570be9 7d65dd2 change % change
bl602 lighting-app bl602 (read/write) 1444414 1444414 0 0.0
.bss 85744 85744 0 0.0
.data 9512 9512 0 0.0
.rodata 159200 159200 0 0.0
.text 1109294 1109294 0 0.0
bl602+mfd (read/write) 1458838 1458838 0 0.0
.bss 85912 85912 0 0.0
.data 9488 9488 0 0.0
.rodata 158160 158160 0 0.0
.text 1124612 1124612 0 0.0
bl602+rpc (read/write) 1492062 1492062 0 0.0
.bss 93784 93784 0 0.0
.data 9888 9888 0 0.0
.rodata 166768 166768 0 0.0
.text 1140940 1140940 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210103 1210103 0 0.0
.bss 11185 11185 0 0.0
.data 3704 3704 0 0.0
.rodata 108796 108796 0 0.0
.text 979438 979438 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220939 1220939 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107736 107736 0 0.0
.text 991192 991192 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301591 1301591 0 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124168 124168 0 0.0
.text 1054146 1054146 0 0.0
bl706-eth (read/write) 1026521 1026521 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101892 101892 0 0.0
.text 769292 769292 0 0.0
bl706-wifi (read/write) 1262002 1262002 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122884 122884 0 0.0
.text 1001996 1001996 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1179440 1179440 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102800 102800 0 0.0
.text 972292 972292 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1190840 1190840 0 0.0
.bss 16572 16572 0 0.0
.data 5048 5048 0 0.0
.rodata 101740 101740 0 0.0
.text 984614 984614 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798420 798420 0 0.0
(read/write) 177612 177612 0 0.0
.bss 99556 99556 0 0.0
.data 3588 3588 0 0.0
.rodata 84924 84924 0 0.0
.text 713232 713232 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813704 813704 0 0.0
(read/write) 188100 188100 0 0.0
.bss 110044 110044 0 0.0
.data 3588 3588 0 0.0
.rodata 78552 78552 0 0.0
.text 734888 734888 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802988 802988 0 0.0
(read/write) 182220 182220 0 0.0
.bss 104164 104164 0 0.0
.data 3588 3588 0 0.0
.rodata 105828 105828 0 0.0
.text 696896 696896 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755276 755276 0 0.0
(read/write) 176588 176588 0 0.0
.bss 98296 98296 0 0.0
.data 3580 3580 0 0.0
.rodata 80580 80580 0 0.0
.text 674432 674432 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 740956 740956 0 0.0
(read/write) 176796 176796 0 0.0
.bss 98520 98520 0 0.0
.data 3572 3572 0 0.0
.rodata 76364 76364 0 0.0
.text 664328 664328 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605550 605550 0 0.0
(read/write) 209572 209572 0 0.0
.bss 202796 202796 0 0.0
.data 1652 1652 0 0.0
.rodata 89590 89590 0 0.0
.text 513836 513836 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651438 651438 0 0.0
(read/write) 209836 209836 0 0.0
.bss 203200 203200 0 0.0
.data 1516 1516 0 0.0
.rodata 110350 110350 0 0.0
.text 538968 538968 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 571615 571615 0 0.0
.app_xip_area 461501 461501 0 0.0
.bss 64932 64932 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 553711 553711 0 0.0
.app_xip_area 438925 438925 0 0.0
.bss 69596 69596 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574343 574343 0 0.0
.app_xip_area 465725 465725 0 0.0
.bss 63476 63476 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 566863 566863 0 0.0
.app_xip_area 455061 455061 0 0.0
.bss 66580 66580 0 0.0
.data 800 800 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4187C (read/write) 1070852 1070852 0 0.0
.bss 180008 180008 0 0.0
.data 3432 3432 0 0.0
.text 887392 887392 0 0.0
lock-app BRD4338a (read/write) 962188 962180 -8 -0.0
.bss 213064 213064 0 0.0
.data 29448 29448 0 0.0
.text 700312 700304 -8 -0.0
window-app BRD4187C (read/write) 1137624 1137616 -8 -0.0
.bss 164600 164600 0 0.0
.data 3336 3336 0 0.0
.text 969668 969660 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1215008 1215008 0 0.0
(read/write) 1751288 1751288 0 0.0
.dram0.bss 74592 74592 0 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253512 253512 0 0.0
.flash.text 1215008 1215008 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256639 1256639 0 0.0
(read/write) 537700 537700 0 0.0
.dram0.bss 81344 81344 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285240 285240 0 0.0
.flash.text 1250475 1250475 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2713565 2713789 224 0.0
(read/write) 132432 132464 32 0.0
.bss 47720 47720 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 76440 76456 16 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 186544 186608 64 0.0
.text 2344085 2344197 112 0.0
all-clusters-app debug (read only) 6025529 6025737 208 0.0
(read/write) 483912 483944 32 0.0
.bss 136000 136000 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 335912 335928 16 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 352944 353008 64 0.0
.text 5234083 5234179 96 0.0
all-clusters-minimal-app debug (read only) 5309673 5309897 224 0.0
(read/write) 239928 239928 0 0.0
.bss 128864 128864 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 99496 99512 16 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 292170 292234 64 0.0
.text 4777667 4777779 112 0.0
bridge-app debug (read only) 4700281 4700473 192 0.0
(read/write) 220840 220840 0 0.0
.bss 119392 119392 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 88464 88480 16 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 232618 232650 32 0.0
.text 4242243 4242355 112 0.0
chip-tool debug (read only) 12145017 12150177 5160 0.0
(read/write) 524288 524352 64 0.0
.bss 95032 95032 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416904 416944 40 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 453081 453337 256 0.1
.text 10981299 10986083 4784 0.0
chip-tool-ipv6only arm64 (read only) 11473460 11477372 3912 0.0
(read/write) 591744 591984 240 0.0
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 457000 457040 40 0.0
.dynamic 512 512 0 0.0
.got 17232 17240 8 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 357476 357644 168 0.0
.text 10231368 10234968 3600 0.0
lighting-app debug+rpc+ui (read only) 5623873 5624065 192 0.0
(read/write) 229640 229672 32 0.0
.bss 120336 120336 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96880 96912 32 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 356468 356500 32 0.0
.text 5015555 5015667 112 0.0
lock-app debug (read only) 4767337 4767545 208 0.0
(read/write) 208032 208032 0 0.0
.bss 114664 114664 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82472 82472 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 258538 258602 64 0.0
.text 4292451 4292547 96 0.0
ota-provider-app debug (read only) 4375241 4375449 208 0.0
(read/write) 196504 196536 32 0.0
.bss 114464 114464 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 71712 71728 16 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 211370 211434 64 0.0
.text 3966179 3966275 96 0.0
ota-requestor-app debug (read only) 4505929 4506153 224 0.0
(read/write) 200872 200904 32 0.0
.bss 115360 115360 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 74816 74848 32 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 217450 217514 64 0.0
.text 4086243 4086355 112 0.0
shell debug (read only) 2997265 2997281 16 0.0
(read/write) 159376 159376 0 0.0
.bss 63504 63504 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88608 88608 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 189824 189824 0 0.0
.text 2628578 2628594 16 0.0
thermostat-no-ble arm64 (read only) 4493868 4494060 192 0.0
(read/write) 248072 247872 -200 -0.1
.bss 122968 122968 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105912 105920 8 0.0
.dynamic 512 512 0 0.0
.got 8960 8960 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 161876 161908 32 0.0
.text 3990792 3990920 128 0.0
tv-app debug (read only) 5823537 5828601 5064 0.1
(read/write) 355224 355352 128 0.0
.bss 245136 245200 64 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96248 96312 64 0.1
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 296746 296970 224 0.1
.text 5280659 5285379 4720 0.1
tv-casting-app debug (read only) 9984073 9984385 312 0.0
(read/write) 345632 345664 32 0.0
.bss 159448 159448 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176208 176240 32 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 386840 386904 64 0.0
.text 9126387 9126563 176 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536808 2536808 0 0.0
.bss 220768 220768 0 0.0
.data 5216 5216 0 0.0
.text 1499492 1499492 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1060328 1060328 0 0.0
bss 139123 139123 0 0.0
rodata 101544 101544 0 0.0
text 772440 772440 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1237560 1237560 0 0.0
bss 137419 137419 0 0.0
rodata 151376 151376 0 0.0
text 798740 798740 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008160 1008160 0 0.0
bss 138029 138029 0 0.0
rodata 88808 88808 0 0.0
text 734040 734040 0 0.0
nxp contact k32w0+release (read only) 576572 576572 0 0.0
(read/write) 83164 83164 0 0.0
.bss 67880 67880 0 0.0
.data 2188 2188 0 0.0
.text 576036 576036 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704060 704060 0 0.0
.bss 71224 71224 0 0.0
.data 2864 2864 0 0.0
.text 590592 590592 0 0.0
light k32w0+release (read only) 610632 610632 0 0.0
(read/write) 82624 82624 0 0.0
.bss 67320 67320 0 0.0
.data 2208 2208 0 0.0
.text 610096 610096 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795904 795904 0 0.0
.bss 80760 80760 0 0.0
.data 2064 2064 0 0.0
.text 673712 673712 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826288 826288 0 0.0
(read/write) 1826884 1826884 0 0.0
.bss 204308 204308 0 0.0
.data 2744 2744 0 0.0
.text 1611444 1611444 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829384 829384 0 0.0
(read/write) 1748220 1748220 0 0.0
.bss 201236 201236 0 0.0
.data 2720 2720 0 0.0
.text 1535876 1535876 0 0.0
light cy8ckit_062s2_43012 (read only) 836104 836104 0 0.0
(read/write) 1666700 1666700 0 0.0
.bss 194700 194700 0 0.0
.data 2536 2536 0 0.0
.text 1461076 1461076 0 0.0
lock cy8ckit_062s2_43012 (read only) 809040 809040 0 0.0
(read/write) 1695348 1695348 0 0.0
.bss 221780 221780 0 0.0
.data 2520 2520 0 0.0
.text 1462660 1462660 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134220 1134220 0 0.0
.bss 102644 102644 0 0.0
.data 856 856 0 0.0
.text 646600 646600 0 0.0
lock-app qpg6105+debug (read/write) 1094076 1094076 0 0.0
.bss 97316 97316 0 0.0
.data 860 860 0 0.0
.text 606460 606460 0 0.0
stm32 light STM32WB5MM-DK (read/write) 605881 605881 0 0.0
.bss 128492 128492 0 0.0
.data 688 688 0 0.0
.rodata 80516 80516 0 0.0
.text 386440 386440 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834098 834098 0 0.0
bss 49876 49876 0 0.0
text 624766 624766 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096440 1096440 0 0.0
bss 101544 101544 0 0.0
text 797444 797444 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1058956 1058956 0 0.0
bss 110040 110040 0 0.0
text 772804 772804 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 914604 914604 0 0.0
bss 92796 92796 0 0.0
text 656406 656406 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836458 836458 0 0.0
bss 49920 49920 0 0.0
text 627186 627186 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937224 937224 0 0.0
bss 77532 77532 0 0.0
text 703800 703800 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090988 1090988 0 0.0
bss 99888 99888 0 0.0
text 794392 794392 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911568 911568 0 0.0
bss 69200 69200 0 0.0
text 660584 660584 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933400 933400 0 0.0
bss 92500 92500 0 0.0
text 675392 675392 0 0.0
pump-app tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 834016 834016 0 0.0
bss 58164 58164 0 0.0
text 624192 624192 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800136 800136 0 0.0
bss 56092 56092 0 0.0
text 599094 599094 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676100 676100 0 0.0
bss 73412 73412 0 0.0
text 461782 461782 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844318 844318 0 0.0
bss 51548 51548 0 0.0
text 633854 633854 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 858977 858977 0 0.0
bss 59716 59716 0 0.0
text 642634 642634 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825692 825692 0 0.0
bss 56424 56424 0 0.0
text 618656 618656 0 0.0
window-covering tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 838712 838712 0 0.0
bss 58380 58380 0 0.0
text 626460 626460 0 0.0

@vijs vijs force-pushed the feature/da_verifier_revocation_check_2 branch from 7d65dd2 to 68f846f Compare May 3, 2024 20:05
Copy link

github-actions bot commented May 3, 2024

PR #31222: Size comparison from 408f9fc to 68f846f

Increases (14 builds for linux)
platform target config section 408f9fc 68f846f change % change
linux air-purifier-app debug (read only) 2713421 2713645 224 0.0
(read/write) 132432 132464 32 0.0
.data.rel.ro 76440 76456 16 0.0
.rodata 186352 186416 64 0.0
.text 2344133 2344245 112 0.0
all-clusters-app debug (read only) 6026009 6026217 208 0.0
.data.rel.ro 335960 335976 16 0.0
.rodata 353072 353136 64 0.0
.text 5234291 5234387 96 0.0
all-clusters-minimal-app debug (read only) 5309529 5309753 224 0.0
.data.rel.ro 99496 99512 16 0.0
.rodata 291978 292042 64 0.0
.text 4777715 4777827 112 0.0
bridge-app debug (read only) 4700153 4700329 176 0.0
.data.rel.ro 88464 88480 16 0.0
.rodata 232426 232458 32 0.0
.text 4242307 4242403 96 0.0
chip-tool debug (read only) 1214514 12150369 5224 0.0
(read/write) 524288 524352 64 0.0
.data.rel.ro 416904 416944 40 0.0
.rodata 453081 453369 288 0.1
.text 10981427 10986243 4816 0.0
chip-tool-ipv6only arm64 (read only) 11473604 11477548 3944 0.0
(read/write) 591600 591776 176 0.0
.data.rel.ro 457000 457040 40 0.0
.got 17232 17240 8 0.0
.rodata 357476 357676 200 0.1
.text 1023151 10235112 3600 0.0
lighting-app debug+rpc+ui (read only) 5623745 5623921 176 0.0
(read/write) 229640 229672 32 0.0
.data.rel.ro 96880 96912 32 0.0
.rodata 356276 356308 32 0.0
.text 5015619 5015715 96 0.0
lock-app debug (read only) 4767193 4767417 224 0.0
.rodata 258346 258410 64 0.0
.text 4292499 4292611 112 0.0
ota-provider-app debug (read only) 4375033 4375257 224 0.0
(read/write) 196504 196536 32 0.0
.data.rel.ro 71712 71728 16 0.0
.rodata 211178 211242 64 0.0
.text 3966163 3966275 112 0.0
ota-requestor-app debug (read only) 4505737 4505945 208 0.0
(read/write) 200872 200904 32 0.0
.data.rel.ro 74816 74848 32 0.0
.rodata 217258 217322 64 0.0
.text 4086243 4086339 96 0.0
shell debug (read only) 2997553 2997569 16 0.0
.text 2628610 2628626 16 0.0
thermostat-no-ble arm64 (read only) 4493948 4494140 192 0.0
.data.rel.ro 105912 105920 8 0.0
.rodata 161876 161908 32 0.0
.text 3990872 3991000 128 0.0
tv-app debug (read only) 5823329 5828473 5144 0.1
(read/write) 355224 355352 128 0.0
.bss 245136 245200 64 0.0
.data.rel.ro 96248 96312 64 0.1
.rodata 296554 296810 256 0.1
.text 5280643 5285411 4768 0.1
tv-casting-app debug (read only) 9983769 9984065 296 0.0
(read/write) 345632 345664 32 0.0
.data.rel.ro 176208 176240 32 0.0
.rodata 386648 386712 64 0.0
.text 9126275 9126435 160 0.0
Decreases (3 builds for efr32, linux)
platform target config section 408f9fc 68f846f change % change
efr32 lock-app BRD4338a (read/write) 962060 962052 -8 -0.0
.text 700184 700176 -8 -0.0
window-app BRD4187C (read/write) 1137520 1137512 -8 -0.0
.text 969556 969548 -8 -0.0
linux thermostat-no-ble arm64 (read/write) 248008 247808 -200 -0.1
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 408f9fc 68f846f change % change
bl602 lighting-app bl602 (read/write) 1444358 1444358 0 0.0
.bss 85744 85744 0 0.0
.data 9512 9512 0 0.0
.rodata 159200 159200 0 0.0
.text 1109240 1109240 0 0.0
bl602+mfd (read/write) 1458782 1458782 0 0.0
.bss 85912 85912 0 0.0
.data 9488 9488 0 0.0
.rodata 158160 158160 0 0.0
.text 1124558 1124558 0 0.0
bl602+rpc (read/write) 1492006 1492006 0 0.0
.bss 93784 93784 0 0.0
.data 9888 9888 0 0.0
.rodata 166768 166768 0 0.0
.text 1140886 1140886 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210047 1210047 0 0.0
.bss 11185 11185 0 0.0
.data 3704 3704 0 0.0
.rodata 108796 108796 0 0.0
.text 979384 979384 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220887 1220887 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107736 107736 0 0.0
.text 991138 991138 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301535 1301535 0 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124168 124168 0 0.0
.text 1054092 1054092 0 0.0
bl706-eth (read/write) 1026469 1026469 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101892 101892 0 0.0
.text 769238 769238 0 0.0
bl706-wifi (read/write) 1261922 1261922 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122884 122884 0 0.0
.text 1001916 1001916 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1179388 1179388 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102800 102800 0 0.0
.text 972238 972238 0 0.0
bl702l+mfd (read/write) 1191296 1191296 0 0.0
.bss 16572 16572 0 0.0
.data 5048 5048 0 0.0
.rodata 101740 101740 0 0.0
.text 984560 984560 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798356 798356 0 0.0
(read/write) 177612 177612 0 0.0
.bss 99556 99556 0 0.0
.data 3588 3588 0 0.0
.rodata 84924 84924 0 0.0
.text 713168 713168 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813648 813648 0 0.0
(read/write) 188100 188100 0 0.0
.bss 110044 110044 0 0.0
.data 3588 3588 0 0.0
.rodata 78552 78552 0 0.0
.text 734832 734832 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802932 802932 0 0.0
(read/write) 182220 182220 0 0.0
.bss 104164 104164 0 0.0
.data 3588 3588 0 0.0
.rodata 105828 105828 0 0.0
.text 696840 696840 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755212 755212 0 0.0
(read/write) 176588 176588 0 0.0
.bss 98296 98296 0 0.0
.data 3580 3580 0 0.0
.rodata 80580 80580 0 0.0
.text 674368 674368 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 740900 740900 0 0.0
(read/write) 176796 176796 0 0.0
.bss 98520 98520 0 0.0
.data 3572 3572 0 0.0
.rodata 76364 76364 0 0.0
.text 664272 664272 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605438 605438 0 0.0
(read/write) 209572 209572 0 0.0
.bss 202796 202796 0 0.0
.data 1652 1652 0 0.0
.rodata 89574 89574 0 0.0
.text 513740 513740 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651326 651326 0 0.0
(read/write) 209836 209836 0 0.0
.bss 203200 203200 0 0.0
.data 1516 1516 0 0.0
.rodata 110334 110334 0 0.0
.text 538872 538872 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 571551 571551 0 0.0
.app_xip_area 461437 461437 0 0.0
.bss 64932 64932 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 553647 553647 0 0.0
.app_xip_area 438861 438861 0 0.0
.bss 69596 69596 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574279 574279 0 0.0
.app_xip_area 465661 465661 0 0.0
.bss 63476 63476 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 566855 566855 0 0.0
.app_xip_area 455053 455053 0 0.0
.bss 66580 66580 0 0.0
.data 800 800 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4187C (read/write) 1070820 1070820 0 0.0
.bss 180008 180008 0 0.0
.data 3432 3432 0 0.0
.text 887360 887360 0 0.0
lock-app BRD4338a (read/write) 962060 962052 -8 -0.0
.bss 213064 213064 0 0.0
.data 29448 29448 0 0.0
.text 700184 700176 -8 -0.0
window-app BRD4187C (read/write) 1137520 1137512 -8 -0.0
.bss 164608 164608 0 0.0
.data 3336 3336 0 0.0
.text 969556 969548 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1214950 1214950 0 0.0
(read/write) 1751296 1751296 0 0.0
.dram0.bss 74592 74592 0 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253520 253520 0 0.0
.flash.text 1214950 1214950 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256655 1256655 0 0.0
(read/write) 537708 537708 0 0.0
.dram0.bss 81344 81344 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285248 285248 0 0.0
.flash.text 1250491 1250491 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2713421 2713645 224 0.0
(read/write) 132432 132464 32 0.0
.bss 47720 47720 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 76440 76456 16 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 186352 186416 64 0.0
.text 2344133 2344245 112 0.0
all-clusters-app debug (read only) 6026009 6026217 208 0.0
(read/write) 483976 483976 0 0.0
.bss 136000 136000 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 335960 335976 16 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 353072 353136 64 0.0
.text 5234291 5234387 96 0.0
all-clusters-minimal-app debug (read only) 5309529 5309753 224 0.0
(read/write) 239928 239928 0 0.0
.bss 128864 128864 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 99496 99512 16 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 291978 292042 64 0.0
.text 4777715 4777827 112 0.0
bridge-app debug (read only) 4700153 4700329 176 0.0
(read/write) 220840 220840 0 0.0
.bss 119392 119392 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 88464 88480 16 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 232426 232458 32 0.0
.text 4242307 4242403 96 0.0
chip-tool debug (read only) 1214514 12150369 5224 0.0
(read/write) 524288 524352 64 0.0
.bss 95032 95032 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416904 416944 40 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 453081 453369 288 0.1
.text 10981427 10986243 4816 0.0
chip-tool-ipv6only arm64 (read only) 11473604 11477548 3944 0.0
(read/write) 591600 591776 176 0.0
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 457000 457040 40 0.0
.dynamic 512 512 0 0.0
.got 17232 17240 8 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 357476 357676 200 0.1
.text 1023151 10235112 3600 0.0
lighting-app debug+rpc+ui (read only) 5623745 5623921 176 0.0
(read/write) 229640 229672 32 0.0
.bss 120336 120336 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96880 96912 32 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 356276 356308 32 0.0
.text 5015619 5015715 96 0.0
lock-app debug (read only) 4767193 4767417 224 0.0
(read/write) 208032 208032 0 0.0
.bss 114664 114664 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82472 82472 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 258346 258410 64 0.0
.text 4292499 4292611 112 0.0
ota-provider-app debug (read only) 4375033 4375257 224 0.0
(read/write) 196504 196536 32 0.0
.bss 114464 114464 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 71712 71728 16 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 211178 211242 64 0.0
.text 3966163 3966275 112 0.0
ota-requestor-app debug (read only) 4505737 4505945 208 0.0
(read/write) 200872 200904 32 0.0
.bss 115360 115360 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 74816 74848 32 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 217258 217322 64 0.0
.text 4086243 4086339 96 0.0
shell debug (read only) 2997553 2997569 16 0.0
(read/write) 159408 159408 0 0.0
.bss 63504 63504 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88640 88640 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 189984 189984 0 0.0
.text 2628610 2628626 16 0.0
thermostat-no-ble arm64 (read only) 4493948 4494140 192 0.0
(read/write) 248008 247808 -200 -0.1
.bss 122984 122984 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105912 105920 8 0.0
.dynamic 512 512 0 0.0
.got 8960 8960 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 161876 161908 32 0.0
.text 3990872 3991000 128 0.0
tv-app debug (read only) 5823329 5828473 5144 0.1
(read/write) 355224 355352 128 0.0
.bss 245136 245200 64 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96248 96312 64 0.1
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 296554 296810 256 0.1
.text 5280643 5285411 4768 0.1
tv-casting-app debug (read only) 9983769 9984065 296 0.0
(read/write) 345632 345664 32 0.0
.bss 159448 159448 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176208 176240 32 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 386648 386712 64 0.0
.text 9126275 9126435 160 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536744 2536744 0 0.0
.bss 220768 220768 0 0.0
.data 5216 5216 0 0.0
.text 1499428 1499428 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1060320 1060320 0 0.0
bss 139123 139123 0 0.0
rodata 101552 101552 0 0.0
text 772428 772428 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1237552 1237552 0 0.0
bss 137419 137419 0 0.0
rodata 151384 151384 0 0.0
text 798724 798724 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008112 1008112 0 0.0
bss 138029 138029 0 0.0
rodata 88808 88808 0 0.0
text 733980 733980 0 0.0
nxp contact k32w0+release (read only) 576508 576508 0 0.0
(read/write) 83164 83164 0 0.0
.bss 67880 67880 0 0.0
.data 2188 2188 0 0.0
.text 575972 575972 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704004 704004 0 0.0
.bss 71224 71224 0 0.0
.data 2864 2864 0 0.0
.text 590536 590536 0 0.0
light k32w0+release (read only) 610568 610568 0 0.0
(read/write) 82624 82624 0 0.0
.bss 67320 67320 0 0.0
.data 2208 2208 0 0.0
.text 610032 610032 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795848 795848 0 0.0
.bss 80760 80760 0 0.0
.data 2064 2064 0 0.0
.text 673656 673656 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826288 826288 0 0.0
(read/write) 1826836 1826836 0 0.0
.bss 204308 204308 0 0.0
.data 2744 2744 0 0.0
.text 1611396 1611396 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829384 829384 0 0.0
(read/write) 1748108 1748108 0 0.0
.bss 201236 201236 0 0.0
.data 2720 2720 0 0.0
.text 1535764 1535764 0 0.0
light cy8ckit_062s2_43012 (read only) 836104 836104 0 0.0
(read/write) 1666572 1666572 0 0.0
.bss 194700 194700 0 0.0
.data 2536 2536 0 0.0
.text 1460948 1460948 0 0.0
lock cy8ckit_062s2_43012 (read only) 809040 809040 0 0.0
(read/write) 1695220 1695220 0 0.0
.bss 221780 221780 0 0.0
.data 2520 2520 0 0.0
.text 1462532 1462532 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134164 1134164 0 0.0
.bss 102644 102644 0 0.0
.data 856 856 0 0.0
.text 646544 646544 0 0.0
lock-app qpg6105+debug (read/write) 1094012 1094012 0 0.0
.bss 97316 97316 0 0.0
.data 860 860 0 0.0
.text 606396 606396 0 0.0
stm32 light STM32WB5MM-DK (read/write) 605817 605817 0 0.0
.bss 128492 128492 0 0.0
.data 688 688 0 0.0
.rodata 80516 80516 0 0.0
.text 386376 386376 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834066 834066 0 0.0
bss 49876 49876 0 0.0
text 624732 624732 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096456 1096456 0 0.0
bss 101544 101544 0 0.0
text 797450 797450 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1058924 1058924 0 0.0
bss 110040 110040 0 0.0
text 772770 772770 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 914564 914564 0 0.0
bss 92796 92796 0 0.0
text 656372 656372 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836418 836418 0 0.0
bss 49920 49920 0 0.0
text 627152 627152 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937240 937240 0 0.0
bss 77532 77532 0 0.0
text 703806 703806 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090956 1090956 0 0.0
bss 99888 99888 0 0.0
text 794358 794358 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911536 911536 0 0.0
bss 69200 69200 0 0.0
text 660550 660550 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933368 933368 0 0.0
bss 92500 92500 0 0.0
text 675358 675358 0 0.0
pump-app tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 833984 833984 0 0.0
bss 58164 58164 0 0.0
text 624158 624158 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800096 800096 0 0.0
bss 56092 56092 0 0.0
text 599060 599060 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676064 676064 0 0.0
bss 73412 73412 0 0.0
text 461748 461748 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844286 844286 0 0.0
bss 51548 51548 0 0.0
text 633820 633820 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 858937 858937 0 0.0
bss 59716 59716 0 0.0
text 642600 642600 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825660 825660 0 0.0
bss 56424 56424 0 0.0
text 618622 618622 0 0.0
window-covering tlsr9258a (read only) 52490 52490 0 0.0
(read/write) 838680 838680 0 0.0
bss 58380 58380 0 0.0
text 626426 626426 0 0.0

@vijs vijs force-pushed the feature/da_verifier_revocation_check_2 branch from 68f846f to de3a253 Compare May 6, 2024 13:25
Copy link

github-actions bot commented May 6, 2024

PR #31222: Size comparison from bdd33bd to de3a253

Increases (14 builds for linux)
platform target config section bdd33bd de3a253 change % change
linux air-purifier-app debug (read only) 2713421 2713645 224 0.0
(read/write) 132432 132464 32 0.0
.data.rel.ro 76440 76456 16 0.0
.rodata 186352 186416 64 0.0
.text 2344133 2344245 112 0.0
all-clusters-app debug (read only) 6026009 6026217 208 0.0
.data.rel.ro 335960 335976 16 0.0
.rodata 353072 353136 64 0.0
.text 5234291 5234387 96 0.0
all-clusters-minimal-app debug (read only) 5309529 5309753 224 0.0
.data.rel.ro 99496 99512 16 0.0
.rodata 291978 292042 64 0.0
.text 4777715 4777827 112 0.0
bridge-app debug (read only) 4700153 4700329 176 0.0
.data.rel.ro 88464 88480 16 0.0
.rodata 232426 232458 32 0.0
.text 4242307 4242403 96 0.0
chip-tool debug (read only) 1214514 12149217 4072 0.0
(read/write) 524288 524352 64 0.0
.data.rel.ro 416904 416944 40 0.0
.rodata 453081 453465 384 0.1
.text 10981427 10984995 3568 0.0
chip-tool-ipv6only arm64 (read only) 11473604 11476812 3208 0.0
.data.rel.ro 457000 457040 40 0.0
.rodata 357476 357756 280 0.1
.text 1023151 10234328 2816 0.0
lighting-app debug+rpc+ui (read only) 5623745 5623921 176 0.0
(read/write) 229640 229672 32 0.0
.data.rel.ro 96880 96912 32 0.0
.rodata 356276 356308 32 0.0
.text 5015619 5015715 96 0.0
lock-app debug (read only) 4767193 4767417 224 0.0
.rodata 258346 258410 64 0.0
.text 4292499 4292611 112 0.0
ota-provider-app debug (read only) 4375033 4375257 224 0.0
(read/write) 196504 196536 32 0.0
.data.rel.ro 71712 71728 16 0.0
.rodata 211178 211242 64 0.0
.text 3966163 3966275 112 0.0
ota-requestor-app debug (read only) 4505737 4505945 208 0.0
(read/write) 200872 200904 32 0.0
.data.rel.ro 74816 74848 32 0.0
.rodata 217258 217322 64 0.0
.text 4086243 4086339 96 0.0
shell debug (read only) 2997553 2997569 16 0.0
.text 2628610 2628626 16 0.0
thermostat-no-ble arm64 (read only) 4493948 4494140 192 0.0
.data.rel.ro 105912 105920 8 0.0
.rodata 161876 161908 32 0.0
.text 3990872 3991000 128 0.0
tv-app debug (read only) 5823329 5827321 3992 0.1
(read/write) 355224 355288 64 0.0
.data.rel.ro 96248 96312 64 0.1
.rodata 296554 296906 352 0.1
.text 5280643 5284163 3520 0.1
tv-casting-app debug (read only) 9983769 9984065 296 0.0
(read/write) 345632 345664 32 0.0
.data.rel.ro 176208 176240 32 0.0
.rodata 386648 386712 64 0.0
.text 9126275 9126435 160 0.0
Decreases (4 builds for efr32, linux)
platform target config section bdd33bd de3a253 change % change
efr32 lock-app BRD4338a (read/write) 962060 962052 -8 -0.0
.text 700184 700176 -8 -0.0
window-app BRD4187C (read/write) 1137520 1137512 -8 -0.0
.text 969556 969548 -8 -0.0
linux chip-tool-ipv6only arm64 (read/write) 591600 588408 -3192 -0.5
thermostat-no-ble arm64 (read/write) 248008 247808 -200 -0.1
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section bdd33bd de3a253 change % change
bl602 lighting-app bl602 (read/write) 1444358 1444358 0 0.0
.bss 85744 85744 0 0.0
.data 9512 9512 0 0.0
.rodata 159200 159200 0 0.0
.text 1109240 1109240 0 0.0
bl602+mfd (read/write) 1458782 1458782 0 0.0
.bss 85912 85912 0 0.0
.data 9488 9488 0 0.0
.rodata 158160 158160 0 0.0
.text 1124558 1124558 0 0.0
bl602+rpc (read/write) 1492006 1492006 0 0.0
.bss 93784 93784 0 0.0
.data 9888 9888 0 0.0
.rodata 166768 166768 0 0.0
.text 1140886 1140886 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210047 1210047 0 0.0
.bss 11185 11185 0 0.0
.data 3704 3704 0 0.0
.rodata 108796 108796 0 0.0
.text 979384 979384 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220887 1220887 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107736 107736 0 0.0
.text 991138 991138 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301535 1301535 0 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124168 124168 0 0.0
.text 1054092 1054092 0 0.0
bl706-eth (read/write) 1026469 1026469 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101892 101892 0 0.0
.text 769238 769238 0 0.0
bl706-wifi (read/write) 1261922 1261922 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122884 122884 0 0.0
.text 1001916 1001916 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1179388 1179388 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102800 102800 0 0.0
.text 972238 972238 0 0.0
bl702l+mfd (read/write) 1191296 1191296 0 0.0
.bss 16572 16572 0 0.0
.data 5048 5048 0 0.0
.rodata 101740 101740 0 0.0
.text 984560 984560 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798356 798356 0 0.0
(read/write) 177612 177612 0 0.0
.bss 99556 99556 0 0.0
.data 3588 3588 0 0.0
.rodata 84924 84924 0 0.0
.text 713168 713168 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813648 813648 0 0.0
(read/write) 188100 188100 0 0.0
.bss 110044 110044 0 0.0
.data 3588 3588 0 0.0
.rodata 78552 78552 0 0.0
.text 734832 734832 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802932 802932 0 0.0
(read/write) 182220 182220 0 0.0
.bss 104164 104164 0 0.0
.data 3588 3588 0 0.0
.rodata 105828 105828 0 0.0
.text 696840 696840 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755212 755212 0 0.0
(read/write) 176588 176588 0 0.0
.bss 98296 98296 0 0.0
.data 3580 3580 0 0.0
.rodata 80580 80580 0 0.0
.text 674368 674368 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 740900 740900 0 0.0
(read/write) 176796 176796 0 0.0
.bss 98520 98520 0 0.0
.data 3572 3572 0 0.0
.rodata 76364 76364 0 0.0
.text 664272 664272 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605438 605438 0 0.0
(read/write) 209572 209572 0 0.0
.bss 202796 202796 0 0.0
.data 1652 1652 0 0.0
.rodata 89574 89574 0 0.0
.text 513740 513740 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651326 651326 0 0.0
(read/write) 209836 209836 0 0.0
.bss 203200 203200 0 0.0
.data 1516 1516 0 0.0
.rodata 110334 110334 0 0.0
.text 538872 538872 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 571551 571551 0 0.0
.app_xip_area 461437 461437 0 0.0
.bss 64932 64932 0 0.0
.data 760 760 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 553647 553647 0 0.0
.app_xip_area 438861 438861 0 0.0
.bss 69596 69596 0 0.0
.data 768 768 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574279 574279 0 0.0
.app_xip_area 465661 465661 0 0.0
.bss 63476 63476 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 566855 566855 0 0.0
.app_xip_area 455053 455053 0 0.0
.bss 66580 66580 0 0.0
.data 800 800 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4187C (read/write) 1070820 1070820 0 0.0
.bss 180008 180008 0 0.0
.data 3432 3432 0 0.0
.text 887360 887360 0 0.0
lock-app BRD4338a (read/write) 962060 962052 -8 -0.0
.bss 213064 213064 0 0.0
.data 29448 29448 0 0.0
.text 700184 700176 -8 -0.0
window-app BRD4187C (read/write) 1137520 1137512 -8 -0.0
.bss 164608 164608 0 0.0
.data 3336 3336 0 0.0
.text 969556 969548 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1214950 1214950 0 0.0
(read/write) 1751296 1751296 0 0.0
.dram0.bss 74592 74592 0 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253520 253520 0 0.0
.flash.text 1214950 1214950 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256655 1256655 0 0.0
(read/write) 537708 537708 0 0.0
.dram0.bss 81344 81344 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285248 285248 0 0.0
.flash.text 1250491 1250491 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2713421 2713645 224 0.0
(read/write) 132432 132464 32 0.0
.bss 47720 47720 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 76440 76456 16 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 186352 186416 64 0.0
.text 2344133 2344245 112 0.0
all-clusters-app debug (read only) 6026009 6026217 208 0.0
(read/write) 483976 483976 0 0.0
.bss 136000 136000 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 335960 335976 16 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 353072 353136 64 0.0
.text 5234291 5234387 96 0.0
all-clusters-minimal-app debug (read only) 5309529 5309753 224 0.0
(read/write) 239928 239928 0 0.0
.bss 128864 128864 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 99496 99512 16 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 291978 292042 64 0.0
.text 4777715 4777827 112 0.0
bridge-app debug (read only) 4700153 4700329 176 0.0
(read/write) 220840 220840 0 0.0
.bss 119392 119392 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 88464 88480 16 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 232426 232458 32 0.0
.text 4242307 4242403 96 0.0
chip-tool debug (read only) 1214514 12149217 4072 0.0
(read/write) 524288 524352 64 0.0
.bss 95032 95032 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416904 416944 40 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 453081 453465 384 0.1
.text 10981427 10984995 3568 0.0
chip-tool-ipv6only arm64 (read only) 11473604 11476812 3208 0.0
(read/write) 591600 588408 -3192 -0.5
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 457000 457040 40 0.0
.dynamic 512 512 0 0.0
.got 17232 17232 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 357476 357756 280 0.1
.text 1023151 10234328 2816 0.0
lighting-app debug+rpc+ui (read only) 5623745 5623921 176 0.0
(read/write) 229640 229672 32 0.0
.bss 120336 120336 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96880 96912 32 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 356276 356308 32 0.0
.text 5015619 5015715 96 0.0
lock-app debug (read only) 4767193 4767417 224 0.0
(read/write) 208032 208032 0 0.0
.bss 114664 114664 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82472 82472 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 258346 258410 64 0.0
.text 4292499 4292611 112 0.0
ota-provider-app debug (read only) 4375033 4375257 224 0.0
(read/write) 196504 196536 32 0.0
.bss 114464 114464 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 71712 71728 16 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 211178 211242 64 0.0
.text 3966163 3966275 112 0.0
ota-requestor-app debug (read only) 4505737 4505945 208 0.0
(read/write) 200872 200904 32 0.0
.bss 115360 115360 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 74816 74848 32 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 217258 217322 64 0.0
.text 4086243 4086339 96 0.0
shell debug (read only) 2997553 2997569 16 0.0
(read/write) 159408 159408 0 0.0
.bss 63504 63504 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88640 88640 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 189984 189984 0 0.0
.text 2628610 2628626 16 0.0
thermostat-no-ble arm64 (read only) 4493948 4494140 192 0.0
(read/write) 248008 247808 -200 -0.1
.bss 122984 122984 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105912 105920 8 0.0
.dynamic 512 512 0 0.0
.got 8960 8960 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 161876 161908 32 0.0
.text 3990872 3991000 128 0.0
tv-app debug (read only) 5823329 5827321 3992 0.1
(read/write) 355224 355288 64 0.0
.bss 245136 245136 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96248 96312 64 0.1
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 296554 296906 352 0.1
.text 5280643 5284163 3520 0.1
tv-casting-app debug (read only) 9983769 9984065 296 0.0
(read/write) 345632 345664 32 0.0
.bss 159448 159448 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176208 176240 32 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 386648 386712 64 0.0
.text 9126275 9126435 160 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536744 2536744 0 0.0
.bss 220768 220768 0 0.0
.data 5216 5216 0 0.0
.text 1499428 1499428 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1060320 1060320 0 0.0
bss 139123 139123 0 0.0
rodata 101552 101552 0 0.0
text 772428 772428 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1237840 1237840 0 0.0
bss 137419 137419 0 0.0
rodata 151400 151400 0 0.0
text 798992 798992 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008112 1008112 0 0.0
bss 138029 138029 0 0.0
rodata 88808 88808 0 0.0
text 733980 733980 0 0.0
nxp contact k32w0+release (read only) 576508 576508 0 0.0
(read/write) 83164 83164 0 0.0
.bss 67880 67880 0 0.0
.data 2188 2188 0 0.0
.text 575972 575972 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704004 704004 0 0.0
.bss 71224 71224 0 0.0
.data 2864 2864 0 0.0
.text 590536 590536 0 0.0
light k32w0+release (read only) 610568 610568 0 0.0
(read/write) 82624 82624 0 0.0
.bss 67320 67320 0 0.0
.data 2208 2208 0 0.0
.text 610032 610032 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795848 795848 0 0.0
.bss 80760 80760 0 0.0
.data 2064 2064 0 0.0
.text 673656 673656 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826288 826288 0 0.0
(read/write) 1826836 1826836 0 0.0
.bss 204308 204308 0 0.0
.data 2744 2744 0 0.0
.text 1611396 1611396 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829384 829384 0 0.0
(read/write) 1748108 1748108 0 0.0
.bss 201236 201236 0 0.0
.data 2720 2720 0 0.0
.text 1535764 1535764 0 0.0
light cy8ckit_062s2_43012 (read only) 836104 836104 0 0.0
(read/write) 1666572 1666572 0 0.0
.bss 194700 194700 0 0.0
.data 2536 2536 0 0.0
.text 1460948 1460948 0 0.0
lock cy8ckit_062s2_43012 (read only) 809040 809040 0 0.0
(read/write) 1695220 1695220 0 0.0
.bss 221780 221780 0 0.0
.data 2520 2520 0 0.0
.text 1462532 1462532 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134164 1134164 0 0.0
.bss 102644 102644 0 0.0
.data 856 856 0 0.0
.text 646544 646544 0 0.0
lock-app qpg6105+debug (read/write) 1094012 1094012 0 0.0
.bss 97316 97316 0 0.0
.data 860 860 0 0.0
.text 606396 606396 0 0.0
stm32 light STM32WB5MM-DK (read/write) 605817 605817 0 0.0
.bss 128492 128492 0 0.0
.data 688 688 0 0.0
.rodata 80516 80516 0 0.0
.text 386376 386376 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834098 834098 0 0.0
bss 49876 49876 0 0.0
text 624764 624764 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096480 1096480 0 0.0
bss 101544 101544 0 0.0
text 797478 797478 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1058956 1058956 0 0.0
bss 110040 110040 0 0.0
text 772798 772798 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 914596 914596 0 0.0
bss 92796 92796 0 0.0
text 656400 656400 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836450 836450 0 0.0
bss 49920 49920 0 0.0
text 627184 627184 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937280 937280 0 0.0
bss 77532 77532 0 0.0
text 703846 703846 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090796 1090796 0 0.0
bss 99868 99868 0 0.0
text 794274 794274 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911576 911576 0 0.0
bss 69200 69200 0 0.0
text 660590 660590 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933400 933400 0 0.0
bss 92508 92508 0 0.0
text 675386 675386 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831048 831048 0 0.0
bss 58164 58164 0 0.0
text 621228 621228 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800144 800144 0 0.0
bss 56100 56100 0 0.0
text 599100 599100 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676092 676092 0 0.0
bss 73412 73412 0 0.0
text 461776 461776 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844318 844318 0 0.0
bss 51548 51548 0 0.0
text 633852 633852 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 858977 858977 0 0.0
bss 59716 59716 0 0.0
text 642640 642640 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825700 825700 0 0.0
bss 56424 56424 0 0.0
text 618662 618662 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 835744 835744 0 0.0
bss 58380 58380 0 0.0
text 623496 623496 0 0.0

@github-actions github-actions bot added the tests label May 7, 2024
Copy link

github-actions bot commented May 7, 2024

PR #31222: Size comparison from bdd33bd to fb36cb3

Increases above 0.2%:

platform target config section bdd33bd fb36cb3 change % change
nxp contact k32w0+release .data 2188 2196 8 0.4
light k32w0+release .data 2208 2216 8 0.4
k32w1+release .data 2064 2072 8 0.4
qpg lock-app qpg6105+debug .data 860 868 8 0.9
Increases (60 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, telink)
platform target config section bdd33bd fb36cb3 change % change
bl602 lighting-app bl602 (read/write) 1444358 1444374 16 0.0
.text 1109240 1109252 12 0.0
bl602+mfd (read/write) 1458782 1458798 16 0.0
.bss 85912 85920 8 0.0
.text 1124558 1124570 12 0.0
bl602+rpc (read/write) 1492006 1492022 16 0.0
.bss 93784 93792 8 0.0
.text 1140886 1140898 12 0.0
bl702 lighting-app bl702 (read/write) 1210047 1210075 28 0.0
.data 3704 3712 8 0.2
.text 979384 979386 2 0.0
bl702+mfd .text 991138 991140 2 0.0
bl702+rpc (read/write) 1301535 1301539 4 0.0
.text 1054092 1054094 2 0.0
bl706-eth (read/write) 1026469 1026481 12 0.0
.text 769238 769250 12 0.0
bl706-wifi (read/write) 1261922 1261934 12 0.0
.text 1001916 1001928 12 0.0
bl702l lighting-app bl702l (read/write) 1179388 1179392 4 0.0
.text 972238 972244 6 0.0
bl702l+mfd .data 5048 5056 8 0.2
.text 984560 984566 6 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798356 798364 8 0.0
(read/write) 177612 177628 16 0.0
.data 3588 3596 8 0.2
.text 713168 713176 8 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813648 813656 8 0.0
.text 734832 734840 8 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802932 802940 8 0.0
.text 696840 696848 8 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755212 755220 8 0.0
.text 674368 674376 8 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 740900 740908 8 0.0
(read/write) 176796 176812 16 0.0
.data 3572 3580 8 0.2
.text 664272 664280 8 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read/write) 209572 209580 8 0.0
.bss 202796 202804 8 0.0
efr32 lock-app BRD4338a (read/write) 962060 962076 16 0.0
.bss 213064 213068 4 0.0
.text 700184 700192 8 0.0
window-app BRD4187C .data 3336 3344 8 0.2
esp32 all-clusters-app c3devkit (read only) 1214950 1214962 12 0.0
(read/write) 1751296 1751312 16 0.0
.dram0.bss 74592 74600 8 0.0
.flash.text 1214950 1214962 12 0.0
m5stack (read only) 1256655 1256667 12 0.0
(read/write) 537708 537716 8 0.0
.dram0.bss 81344 81352 8 0.0
.flash.text 1250491 1250503 12 0.0
linux air-purifier-app debug (read only) 2713421 2713645 224 0.0
(read/write) 132432 132464 32 0.0
.data.rel.ro 76440 76456 16 0.0
.rodata 186352 186416 64 0.0
.text 2344133 2344245 112 0.0
all-clusters-app debug (read only) 6026009 6026233 224 0.0
.data.rel.ro 335960 335976 16 0.0
.rodata 353072 353136 64 0.0
.text 5234291 5234403 112 0.0
all-clusters-minimal-app debug (read only) 5309529 5309753 224 0.0
.data.rel.ro 99496 99512 16 0.0
.rodata 291978 292042 64 0.0
.text 4777715 4777827 112 0.0
bridge-app debug (read only) 4700153 4700345 192 0.0
.data.rel.ro 88464 88480 16 0.0
.rodata 232426 232458 32 0.0
.text 4242307 4242419 112 0.0
chip-tool debug (read only) 1214514 12149057 3912 0.0
(read/write) 524288 524320 32 0.0
.data.rel.ro 416904 416928 24 0.0
.rodata 453081 453465 384 0.1
.text 10981427 10984883 3456 0.0
chip-tool-ipv6only arm64 (read only) 11473604 11476716 3112 0.0
.bss 104008 104024 16 0.0
.data.rel.ro 457000 457024 24 0.0
.got 17232 17240 8 0.0
.rodata 357476 357756 280 0.1
.text 1023151 10234248 2736 0.0
lighting-app debug+rpc+ui (read only) 5623745 5623937 192 0.0
(read/write) 229640 229672 32 0.0
.data.rel.ro 96880 96912 32 0.0
.rodata 356276 356308 32 0.0
.text 5015619 5015731 112 0.0
lock-app debug (read only) 4767193 4767417 224 0.0
.rodata 258346 258410 64 0.0
.text 4292499 4292611 112 0.0
ota-provider-app debug (read only) 4375033 4375257 224 0.0
(read/write) 196504 196568 64 0.0
.bss 114464 114496 32 0.0
.data.rel.ro 71712 71728 16 0.0
.rodata 211178 211242 64 0.0
.text 3966163 3966275 112 0.0
ota-requestor-app debug (read only) 4505737 4505961 224 0.0
(read/write) 200872 200936 64 0.0
.bss 115360 115392 32 0.0
.data.rel.ro 74816 74848 32 0.0
.rodata 217258 217322 64 0.0
.text 4086243 4086355 112 0.0
shell debug (read only) 2997553 2997569 16 0.0
.text 2628610 2628626 16 0.0
thermostat-no-ble arm64 (read only) 4493948 4494156 208 0.0
.data.rel.ro 105912 105920 8 0.0
.got 8960 8968 8 0.1
.rodata 161876 161908 32 0.0
.text 3990872 3991000 128 0.0
tv-app debug (read only) 5823329 5827209 3880 0.1
(read/write) 355224 355256 32 0.0
.data.rel.ro 96248 96280 32 0.0
.rodata 296554 296906 352 0.1
.text 5280643 5284099 3456 0.1
tv-casting-app debug (read only) 9983769 9984081 312 0.0
(read/write) 345632 345664 32 0.0
.data.rel.ro 176208 176240 32 0.0
.rodata 386648 386712 64 0.0
.text 9126275 9126451 176 0.0
mbed lock-app-release cy8cproto_062_4343w .bss 220768 220776 8 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1060320 1060984 664 0.1
bss 139123 139129 6 0.0
rodata 101552 101696 144 0.1
text 772428 772932 504 0.1
nrf7002dk_nrf5340_cpuapp (read/write) 1237840 1238424 584 0.0
bss 137419 137485 66 0.0
rodata 151400 151408 8 0.0
text 798992 799504 512 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read/write) 1008112 1008736 624 0.1
bss 138029 138035 6 0.0
rodata 88808 88952 144 0.2
text 733980 734460 480 0.1
nxp contact k32w0+release .data 2188 2196 8 0.4
light k32w0+release (read only) 610568 610584 16 0.0
.data 2208 2216 8 0.4
.text 610032 610048 16 0.0
k32w1+release (read/write) 795848 795864 16 0.0
.data 2064 2072 8 0.4
.text 673656 673664 8 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read/write) 1826836 1826852 16 0.0
.text 1611396 1611412 16 0.0
light cy8ckit_062s2_43012 (read/write) 1666572 1666588 16 0.0
.text 1460948 1460964 16 0.0
qpg lighting-app qpg6105+debug (read/write) 1134164 1134172 8 0.0
.text 646544 646552 8 0.0
lock-app qpg6105+debug (read/write) 1094012 1094020 8 0.0
.data 860 868 8 0.9
.text 606396 606404 8 0.0
telink air-quality-sensor-app tlsr9528a_retention text 624764 624766 2 0.0
all-clusters-app tlsr9518adk80d text 797478 797480 2 0.0
all-clusters-minimal-app tlsr9528a text 772798 772800 2 0.0
bridge-app tlsr9518adk80d (read/write) 914596 914604 8 0.0
text 656400 656402 2 0.0
contact-sensor-app tlsr9528a_retention (read/write) 836450 836466 16 0.0
text 627184 627186 2 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read/write) 1090796 1090804 8 0.0
text 794274 794276 2 0.0
lock-app-dfu tlsr9528a text 660590 660592 2 0.0
ota-requestor-app tlsr9518adk80d (read/write) 933400 933408 8 0.0
text 675386 675388 2 0.0
pump-app tlsr9258a (read/write) 831048 831064 16 0.0
text 621228 621230 2 0.0
pump-controller-app tlsr9518adk80d (read/write) 800144 800160 16 0.0
text 599100 599102 2 0.0
shell tlsr9518adk80d (read/write) 676092 676104 12 0.0
text 461776 461778 2 0.0
smoke_co_alarm-app tlsr9528a_retention text 633852 633854 2 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read/write) 858977 858985 8 0.0
text 642640 642642 2 0.0
thermostat tlsr9518adk80d (read/write) 825700 825708 8 0.0
text 618662 618664 2 0.0
window-covering tlsr9258a (read/write) 835744 835752 8 0.0
text 623496 623498 2 0.0
Decreases (5 builds for bl702l, efr32, linux, telink)
platform target config section bdd33bd fb36cb3 change % change
bl702l lighting-app bl702l+mfd (read/write) 1191296 1190800 -496 -0.0
efr32 window-app BRD4187C .text 969556 969548 -8 -0.0
linux chip-tool-ipv6only arm64 (read/write) 591600 588560 -3040 -0.5
thermostat-no-ble arm64 (read/write) 248008 247816 -192 -0.1
telink light-switch-app-ota-shell-factory-data tlsr9528a (read/write) 937280 937272 -8 -0.0
text 703846 703840 -6 -0.0
Full report (67 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section bdd33bd fb36cb3 change % change
bl602 lighting-app bl602 (read/write) 1444358 1444374 16 0.0
.bss 85744 85744 0 0.0
.data 9512 9512 0 0.0
.rodata 159200 159200 0 0.0
.text 1109240 1109252 12 0.0
bl602+mfd (read/write) 1458782 1458798 16 0.0
.bss 85912 85920 8 0.0
.data 9488 9488 0 0.0
.rodata 158160 158160 0 0.0
.text 1124558 1124570 12 0.0
bl602+rpc (read/write) 1492006 1492022 16 0.0
.bss 93784 93792 8 0.0
.data 9888 9888 0 0.0
.rodata 166768 166768 0 0.0
.text 1140886 1140898 12 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210047 1210075 28 0.0
.bss 11185 11185 0 0.0
.data 3704 3712 8 0.2
.rodata 108796 108796 0 0.0
.text 979384 979386 2 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220887 1220887 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107736 107736 0 0.0
.text 991138 991140 2 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301535 1301539 4 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124168 124168 0 0.0
.text 1054092 1054094 2 0.0
bl706-eth (read/write) 1026469 1026481 12 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101892 101892 0 0.0
.text 769238 769250 12 0.0
bl706-wifi (read/write) 1261922 1261934 12 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122884 122884 0 0.0
.text 1001916 1001928 12 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1179388 1179392 4 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102800 102800 0 0.0
.text 972238 972244 6 0.0
bl702l+mfd (read/write) 1191296 1190800 -496 -0.0
.bss 16572 16572 0 0.0
.data 5048 5056 8 0.2
.rodata 101740 101740 0 0.0
.text 984560 984566 6 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798356 798364 8 0.0
(read/write) 177612 177628 16 0.0
.bss 99556 99556 0 0.0
.data 3588 3596 8 0.2
.rodata 84924 84924 0 0.0
.text 713168 713176 8 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813648 813656 8 0.0
(read/write) 188100 188100 0 0.0
.bss 110044 110044 0 0.0
.data 3588 3588 0 0.0
.rodata 78552 78552 0 0.0
.text 734832 734840 8 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 802932 802940 8 0.0
(read/write) 182220 182220 0 0.0
.bss 104164 104164 0 0.0
.data 3588 3588 0 0.0
.rodata 105828 105828 0 0.0
.text 696840 696848 8 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755212 755220 8 0.0
(read/write) 176588 176588 0 0.0
.bss 98296 98296 0 0.0
.data 3580 3580 0 0.0
.rodata 80580 80580 0 0.0
.text 674368 674376 8 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 740900 740908 8 0.0
(read/write) 176796 176812 16 0.0
.bss 98520 98520 0 0.0
.data 3572 3580 8 0.2
.rodata 76364 76364 0 0.0
.text 664272 664280 8 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605438 605438 0 0.0
(read/write) 209572 209580 8 0.0
.bss 202796 202804 8 0.0
.data 1652 1652 0 0.0
.rodata 89574 89574 0 0.0
.text 513740 513740 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651326 651326 0 0.0
(read/write) 209836 209836 0 0.0
.bss 203200 203200 0 0.0
.data 1516 1516 0 0.0
.rodata 110334 110334 0 0.0
.text 538872 538872 0 0.0
efr32 lighting-app BRD4187C (read/write) 1070820 1070820 0 0.0
.bss 180008 180008 0 0.0
.data 3432 3432 0 0.0
.text 887360 887360 0 0.0
lock-app BRD4338a (read/write) 962060 962076 16 0.0
.bss 213064 213068 4 0.0
.data 29448 29448 0 0.0
.text 700184 700192 8 0.0
window-app BRD4187C (read/write) 1137520 1137520 0 0.0
.bss 164608 164608 0 0.0
.data 3336 3344 8 0.2
.text 969556 969548 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1214950 1214962 12 0.0
(read/write) 1751296 1751312 16 0.0
.dram0.bss 74592 74600 8 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253520 253520 0 0.0
.flash.text 1214950 1214962 12 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256655 1256667 12 0.0
(read/write) 537708 537716 8 0.0
.dram0.bss 81344 81352 8 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285248 285248 0 0.0
.flash.text 1250491 1250503 12 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2713421 2713645 224 0.0
(read/write) 132432 132464 32 0.0
.bss 47720 47720 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 76440 76456 16 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 186352 186416 64 0.0
.text 2344133 2344245 112 0.0
all-clusters-app debug (read only) 6026009 6026233 224 0.0
(read/write) 483976 483976 0 0.0
.bss 136000 136000 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 335960 335976 16 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 353072 353136 64 0.0
.text 5234291 5234403 112 0.0
all-clusters-minimal-app debug (read only) 5309529 5309753 224 0.0
(read/write) 239928 239928 0 0.0
.bss 128864 128864 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 99496 99512 16 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 291978 292042 64 0.0
.text 4777715 4777827 112 0.0
bridge-app debug (read only) 4700153 4700345 192 0.0
(read/write) 220840 220840 0 0.0
.bss 119392 119392 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 88464 88480 16 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 232426 232458 32 0.0
.text 4242307 4242419 112 0.0
chip-tool debug (read only) 1214514 12149057 3912 0.0
(read/write) 524288 524320 32 0.0
.bss 95032 95032 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416904 416928 24 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 453081 453465 384 0.1
.text 10981427 10984883 3456 0.0
chip-tool-ipv6only arm64 (read only) 11473604 11476716 3112 0.0
(read/write) 591600 588560 -3040 -0.5
.bss 104008 104024 16 0.0
.data 4520 4520 0 0.0
.data.rel.ro 457000 457024 24 0.0
.dynamic 512 512 0 0.0
.got 17232 17240 8 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 357476 357756 280 0.1
.text 1023151 10234248 2736 0.0
lighting-app debug+rpc+ui (read only) 5623745 5623937 192 0.0
(read/write) 229640 229672 32 0.0
.bss 120336 120336 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96880 96912 32 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 356276 356308 32 0.0
.text 5015619 5015731 112 0.0
lock-app debug (read only) 4767193 4767417 224 0.0
(read/write) 208032 208032 0 0.0
.bss 114664 114664 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82472 82472 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 258346 258410 64 0.0
.text 4292499 4292611 112 0.0
ota-provider-app debug (read only) 4375033 4375257 224 0.0
(read/write) 196504 196568 64 0.0
.bss 114464 114496 32 0.0
.data 4368 4368 0 0.0
.data.rel.ro 71712 71728 16 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 211178 211242 64 0.0
.text 3966163 3966275 112 0.0
ota-requestor-app debug (read only) 4505737 4505961 224 0.0
(read/write) 200872 200936 64 0.0
.bss 115360 115392 32 0.0
.data 4768 4768 0 0.0
.data.rel.ro 74816 74848 32 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 217258 217322 64 0.0
.text 4086243 4086355 112 0.0
shell debug (read only) 2997553 2997569 16 0.0
(read/write) 159408 159408 0 0.0
.bss 63504 63504 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88640 88640 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 189984 189984 0 0.0
.text 2628610 2628626 16 0.0
thermostat-no-ble arm64 (read only) 4493948 4494156 208 0.0
(read/write) 248008 247816 -192 -0.1
.bss 122984 122984 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105912 105920 8 0.0
.dynamic 512 512 0 0.0
.got 8960 8968 8 0.1
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 161876 161908 32 0.0
.text 3990872 3991000 128 0.0
tv-app debug (read only) 5823329 5827209 3880 0.1
(read/write) 355224 355256 32 0.0
.bss 245136 245136 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96248 96280 32 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 296554 296906 352 0.1
.text 5280643 5284099 3456 0.1
tv-casting-app debug (read only) 9983769 9984081 312 0.0
(read/write) 345632 345664 32 0.0
.bss 159448 159448 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176208 176240 32 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1216 1216 0 0.0
.rodata 386648 386712 64 0.0
.text 9126275 9126451 176 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536744 2536744 0 0.0
.bss 220768 220776 8 0.0
.data 5216 5216 0 0.0
.text 1499428 1499428 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1060320 1060984 664 0.1
bss 139123 139129 6 0.0
rodata 101552 101696 144 0.1
text 772428 772932 504 0.1
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1237840 1238424 584 0.0
bss 137419 137485 66 0.0
rodata 151400 151408 8 0.0
text 798992 799504 512 0.1
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008112 1008736 624 0.1
bss 138029 138035 6 0.0
rodata 88808 88952 144 0.2
text 733980 734460 480 0.1
nxp contact k32w0+release (read only) 576508 576508 0 0.0
(read/write) 83164 83164 0 0.0
.bss 67880 67880 0 0.0
.data 2188 2196 8 0.4
.text 575972 575972 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704004 704004 0 0.0
.bss 71224 71224 0 0.0
.data 2864 2864 0 0.0
.text 590536 590536 0 0.0
light k32w0+release (read only) 610568 610584 16 0.0
(read/write) 82624 82624 0 0.0
.bss 67320 67320 0 0.0
.data 2208 2216 8 0.4
.text 610032 610048 16 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 795848 795864 16 0.0
.bss 80760 80760 0 0.0
.data 2064 2072 8 0.4
.text 673656 673664 8 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826288 826288 0 0.0
(read/write) 1826836 1826852 16 0.0
.bss 204308 204308 0 0.0
.data 2744 2744 0 0.0
.text 1611396 1611412 16 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829384 829384 0 0.0
(read/write) 1748108 1748108 0 0.0
.bss 201236 201236 0 0.0
.data 2720 2720 0 0.0
.text 1535764 1535764 0 0.0
light cy8ckit_062s2_43012 (read only) 836104 836104 0 0.0
(read/write) 1666572 1666588 16 0.0
.bss 194700 194700 0 0.0
.data 2536 2536 0 0.0
.text 1460948 1460964 16 0.0
lock cy8ckit_062s2_43012 (read only) 809040 809040 0 0.0
(read/write) 1695220 1695220 0 0.0
.bss 221780 221780 0 0.0
.data 2520 2520 0 0.0
.text 1462532 1462532 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134164 1134172 8 0.0
.bss 102644 102644 0 0.0
.data 856 856 0 0.0
.text 646544 646552 8 0.0
lock-app qpg6105+debug (read/write) 1094012 1094020 8 0.0
.bss 97316 97316 0 0.0
.data 860 868 8 0.9
.text 606396 606404 8 0.0
stm32 light STM32WB5MM-DK (read/write) 605817 605817 0 0.0
.bss 128492 128492 0 0.0
.data 688 688 0 0.0
.rodata 80516 80516 0 0.0
.text 386376 386376 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834098 834098 0 0.0
bss 49876 49876 0 0.0
text 624764 624766 2 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096480 1096480 0 0.0
bss 101544 101544 0 0.0
text 797478 797480 2 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1058956 1058956 0 0.0
bss 110040 110040 0 0.0
text 772798 772800 2 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 914596 914604 8 0.0
bss 92796 92796 0 0.0
text 656400 656402 2 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836450 836466 16 0.0
bss 49920 49920 0 0.0
text 627184 627186 2 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937280 937272 -8 -0.0
bss 77532 77532 0 0.0
text 703846 703840 -6 -0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1090796 1090804 8 0.0
bss 99868 99868 0 0.0
text 794274 794276 2 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911576 911576 0 0.0
bss 69200 69200 0 0.0
text 660590 660592 2 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933400 933408 8 0.0
bss 92508 92508 0 0.0
text 675386 675388 2 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831048 831064 16 0.0
bss 58164 58164 0 0.0
text 621228 621230 2 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800144 800160 16 0.0
bss 56100 56100 0 0.0
text 599100 599102 2 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676092 676104 12 0.0
bss 73412 73412 0 0.0
text 461776 461778 2 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844318 844318 0 0.0
bss 51548 51548 0 0.0
text 633852 633854 2 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 858977 858985 8 0.0
bss 59716 59716 0 0.0
text 642640 642642 2 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825700 825708 8 0.0
bss 56424 56424 0 0.0
text 618662 618664 2 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 835744 835752 8 0.0
bss 58380 58380 0 0.0
text 623496 623498 2 0.0

@vijs vijs force-pushed the feature/da_verifier_revocation_check_2 branch from fb36cb3 to dbaf427 Compare May 8, 2024 15:12
Copy link

github-actions bot commented May 8, 2024

PR #31222: Size comparison from 8edcecd to dbaf427

Increases (14 builds for linux)
platform target config section 8edcecd dbaf427 change % change
linux air-purifier-app debug (read only) 2714541 2714765 224 0.0
(read/write) 132464 132496 32 0.0
.data.rel.ro 76440 76456 16 0.0
.rodata 186544 186608 64 0.0
.text 2345061 2345173 112 0.0
all-clusters-app debug (read only) 6027337 6027545 208 0.0
.data.rel.ro 335960 335976 16 0.0
.rodata 353424 353488 64 0.0
.text 5235267 5235363 96 0.0
all-clusters-minimal-app debug (read only) 5310665 5310889 224 0.0
.data.rel.ro 99496 99512 16 0.0
.rodata 292170 292234 64 0.0
.text 4778659 4778771 112 0.0
bridge-app debug (read only) 4701241 4701433 192 0.0
.data.rel.ro 88464 88480 16 0.0
.rodata 232586 232618 32 0.0
.text 4243235 4243347 112 0.0
chip-tool debug (read only) 12146297 12150321 4024 0.0
(read/write) 524256 524288 32 0.0
.data.rel.ro 416904 416928 24 0.0
.rodata 453209 453593 384 0.1
.text 10982451 10986019 3568 0.0
chip-tool-ipv6only arm64 (read only) 11474580 11477788 3208 0.0
(read/write) 590680 591520 840 0.1
.data.rel.ro 457000 457024 24 0.0
.rodata 357508 357772 264 0.1
.text 10232440 10235304 2864 0.0
lighting-app debug+rpc+ui (read only) 5624801 5624993 192 0.0
(read/write) 229672 229704 32 0.0
.data.rel.ro 96880 96912 32 0.0
.rodata 356404 356436 32 0.0
.text 5016547 5016659 112 0.0
lock-app debug (read only) 4768249 4768473 224 0.0
.rodata 258474 258538 64 0.0
.text 4293427 4293539 112 0.0
ota-provider-app debug (read only) 4376153 4376377 224 0.0
(read/write) 196568 196600 32 0.0
.data.rel.ro 71712 71728 16 0.0
.rodata 211370 211434 64 0.0
.text 3967091 3967203 112 0.0
ota-requestor-app debug (read only) 4506857 4507065 208 0.0
(read/write) 200936 200968 32 0.0
.data.rel.ro 74816 74848 32 0.0
.rodata 217450 217514 64 0.0
.text 4087171 4087267 96 0.0
shell debug (read only) 2998641 2998657 16 0.0
.text 2629538 2629554 16 0.0
thermostat-no-ble arm64 (read only) 4494860 4495036 176 0.0
.data.rel.ro 105912 105920 8 0.0
.rodata 161908 161940 32 0.0
.text 3991720 3991848 128 0.0
tv-app debug (read only) 5824449 5828441 3992 0.1
(read/write) 355224 355256 32 0.0
.data.rel.ro 96248 96280 32 0.0
.rodata 296682 297034 352 0.1
.text 5281635 5285203 3568 0.1
tv-casting-app debug (read only) 9985393 9985689 296 0.0
(read/write) 345704 345736 32 0.0
.data.rel.ro 176208 176240 32 0.0
.rodata 387192 387256 64 0.0
.text 9127331 9127491 160 0.0
Decreases (3 builds for efr32, linux)
platform target config section 8edcecd dbaf427 change % change
efr32 lock-app BRD4338a (read/write) 962252 962244 -8 -0.0
.text 700344 700336 -8 -0.0
window-app BRD4187C (read/write) 1137688 1137680 -8 -0.0
.text 969716 969708 -8 -0.0
linux thermostat-no-ble arm64 (read/write) 247104 246984 -120 -0.0
Full report (80 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 8edcecd dbaf427 change % change
bl602 lighting-app bl602 (read/write) 1444502 1444502 0 0.0
.bss 85776 85776 0 0.0
.data 9512 9512 0 0.0
.rodata 159200 159200 0 0.0
.text 1109346 1109346 0 0.0
bl602+mfd (read/write) 1458918 1458918 0 0.0
.bss 85952 85952 0 0.0
.data 9488 9488 0 0.0
.rodata 158160 158160 0 0.0
.text 1124664 1124664 0 0.0
bl602+rpc (read/write) 1492142 1492142 0 0.0
.bss 93824 93824 0 0.0
.data 9888 9888 0 0.0
.rodata 166768 166768 0 0.0
.text 1140992 1140992 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210183 1210183 0 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 108796 108796 0 0.0
.text 979480 979480 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220999 1220999 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107736 107736 0 0.0
.text 991234 991234 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301647 1301647 0 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124168 124168 0 0.0
.text 1054188 1054188 0 0.0
bl706-eth (read/write) 1026377 1026377 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101892 101892 0 0.0
.text 769114 769114 0 0.0
bl706-wifi (read/write) 1262090 1262090 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122884 122884 0 0.0
.text 1002052 1002052 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1179504 1179504 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102800 102800 0 0.0
.text 972338 972338 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1190908 1190908 0 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 101740 101740 0 0.0
.text 984660 984660 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798564 798564 0 0.0
(read/write) 177644 177644 0 0.0
.bss 99572 99572 0 0.0
.data 3596 3596 0 0.0
.rodata 84924 84924 0 0.0
.text 713376 713376 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813856 813856 0 0.0
(read/write) 188116 188116 0 0.0
.bss 110060 110060 0 0.0
.data 3588 3588 0 0.0
.rodata 78552 78552 0 0.0
.text 735040 735040 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803140 803140 0 0.0
(read/write) 182236 182236 0 0.0
.bss 104180 104180 0 0.0
.data 3588 3588 0 0.0
.rodata 105828 105828 0 0.0
.text 697048 697048 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755388 755388 0 0.0
(read/write) 176596 176596 0 0.0
.bss 98304 98304 0 0.0
.data 3580 3580 0 0.0
.rodata 80580 80580 0 0.0
.text 674544 674544 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741116 741116 0 0.0
(read/write) 176828 176828 0 0.0
.bss 98536 98536 0 0.0
.data 3580 3580 0 0.0
.rodata 76364 76364 0 0.0
.text 664488 664488 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605550 605550 0 0.0
(read/write) 209588 209588 0 0.0
.bss 202812 202812 0 0.0
.data 1652 1652 0 0.0
.rodata 89574 89574 0 0.0
.text 513852 513852 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651438 651438 0 0.0
(read/write) 209844 209844 0 0.0
.bss 203208 203208 0 0.0
.data 1516 1516 0 0.0
.rodata 110334 110334 0 0.0
.text 538984 538984 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 742035 742035 0 0.0
.app_xip_area 660277 660277 0 0.0
.bss 75364 75364 0 0.0
.data 932 932 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 757671 757671 0 0.0
.app_xip_area 672713 672713 0 0.0
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 757671 757671 0 0.0
.app_xip_area 672713 672713 0 0.0
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 713891 713891 0 0.0
.app_xip_area 637065 637065 0 0.0
.bss 70488 70488 0 0.0
.data 876 876 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 679551 679551 0 0.0
.app_xip_area 602081 602081 0 0.0
.bss 70956 70956 0 0.0
.data 1052 1052 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 694883 694883 0 0.0
.app_xip_area 614301 614301 0 0.0
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 694883 694883 0 0.0
.app_xip_area 614301 614301 0 0.0
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 698099 698099 0 0.0
.app_xip_area 617613 617613 0 0.0
.bss 74004 74004 0 0.0
.data 1020 1020 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 713503 713503 0 0.0
.app_xip_area 629905 629905 0 0.0
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 713503 713503 0 0.0
.app_xip_area 629905 629905 0 0.0
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 660627 660627 0 0.0
.app_xip_area 586173 586173 0 0.0
.bss 68164 68164 0 0.0
.data 828 828 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 676271 676271 0 0.0
.app_xip_area 598609 598609 0 0.0
.bss 70028 70028 0 0.0
.data 2172 2172 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 676271 676271 0 0.0
.app_xip_area 598609 598609 0 0.0
.bss 70028 70028 0 0.0
.data 2172 2172 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1071116 1071116 0 0.0
.bss 180016 180016 0 0.0
.data 3432 3432 0 0.0
.text 887648 887648 0 0.0
lock-app BRD4338a (read/write) 962252 962244 -8 -0.0
.bss 213092 213092 0 0.0
.data 29448 29448 0 0.0
.text 700344 700336 -8 -0.0
window-app BRD4187C (read/write) 1137688 1137680 -8 -0.0
.bss 164608 164608 0 0.0
.data 3344 3344 0 0.0
.text 969716 969708 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1215236 1215236 0 0.0
(read/write) 1751328 1751328 0 0.0
.dram0.bss 74624 74624 0 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253520 253520 0 0.0
.flash.text 1215236 1215236 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256871 1256871 0 0.0
(read/write) 537748 537748 0 0.0
.dram0.bss 81384 81384 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285248 285248 0 0.0
.flash.text 1250707 1250707 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2714541 2714765 224 0.0
(read/write) 132464 132496 32 0.0
.bss 47752 47752 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 76440 76456 16 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 186544 186608 64 0.0
.text 2345061 2345173 112 0.0
all-clusters-app debug (read only) 6027337 6027545 208 0.0
(read/write) 484008 484008 0 0.0
.bss 136032 136032 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 335960 335976 16 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 353424 353488 64 0.0
.text 5235267 5235363 96 0.0
all-clusters-minimal-app debug (read only) 5310665 5310889 224 0.0
(read/write) 239960 239960 0 0.0
.bss 128896 128896 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 99496 99512 16 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 292170 292234 64 0.0
.text 4778659 4778771 112 0.0
bridge-app debug (read only) 4701241 4701433 192 0.0
(read/write) 220872 220872 0 0.0
.bss 119424 119424 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 88464 88480 16 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 232586 232618 32 0.0
.text 4243235 4243347 112 0.0
chip-tool debug (read only) 12146297 12150321 4024 0.0
(read/write) 524256 524288 32 0.0
.bss 95000 95000 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416904 416928 24 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 453209 453593 384 0.1
.text 10982451 10986019 3568 0.0
chip-tool-ipv6only arm64 (read only) 11474580 11477788 3208 0.0
(read/write) 590680 591520 840 0.1
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 457000 457024 24 0.0
.dynamic 512 512 0 0.0
.got 17240 17240 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 357508 357772 264 0.1
.text 10232440 10235304 2864 0.0
lighting-app debug+rpc+ui (read only) 5624801 5624993 192 0.0
(read/write) 229672 229704 32 0.0
.bss 120368 120368 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96880 96912 32 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 356404 356436 32 0.0
.text 5016547 5016659 112 0.0
lock-app debug (read only) 4768249 4768473 224 0.0
(read/write) 208032 208032 0 0.0
.bss 114664 114664 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82472 82472 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 258474 258538 64 0.0
.text 4293427 4293539 112 0.0
ota-provider-app debug (read only) 4376153 4376377 224 0.0
(read/write) 196568 196600 32 0.0
.bss 114528 114528 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 71712 71728 16 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 211370 211434 64 0.0
.text 3967091 3967203 112 0.0
ota-requestor-app debug (read only) 4506857 4507065 208 0.0
(read/write) 200936 200968 32 0.0
.bss 115424 115424 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 74816 74848 32 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 217450 217514 64 0.0
.text 4087171 4087267 96 0.0
shell debug (read only) 2998641 2998657 16 0.0
(read/write) 159408 159408 0 0.0
.bss 63504 63504 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88640 88640 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 190144 190144 0 0.0
.text 2629538 2629554 16 0.0
thermostat-no-ble arm64 (read only) 4494860 4495036 176 0.0
(read/write) 247104 246984 -120 -0.0
.bss 123000 123000 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105912 105920 8 0.0
.dynamic 512 512 0 0.0
.got 8968 8968 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 161908 161940 32 0.0
.text 3991720 3991848 128 0.0
tv-app debug (read only) 5824449 5828441 3992 0.1
(read/write) 355224 355256 32 0.0
.bss 245136 245136 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96248 96280 32 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 296682 297034 352 0.1
.text 5281635 5285203 3568 0.1
tv-casting-app debug (read only) 9985393 9985689 296 0.0
(read/write) 345704 345736 32 0.0
.bss 159512 159512 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176208 176240 32 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 387192 387256 64 0.0
.text 9127331 9127491 160 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536936 2536936 0 0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1499620 1499620 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061288 1061288 0 0.0
bss 139161 139161 0 0.0
rodata 101696 101696 0 0.0
text 773108 773108 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238632 1238632 0 0.0
bss 137517 137517 0 0.0
rodata 151408 151408 0 0.0
text 799684 799684 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008928 1008928 0 0.0
bss 138059 138059 0 0.0
rodata 88952 88952 0 0.0
text 734652 734652 0 0.0
nxp contact k32w0+release (read only) 576668 576668 0 0.0
(read/write) 83172 83172 0 0.0
.bss 67888 67888 0 0.0
.data 2196 2196 0 0.0
.text 576132 576132 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704220 704220 0 0.0
.bss 71240 71240 0 0.0
.data 2864 2864 0 0.0
.text 590736 590736 0 0.0
light k32w0+release (read only) 610776 610776 0 0.0
(read/write) 82640 82640 0 0.0
.bss 67336 67336 0 0.0
.data 2216 2216 0 0.0
.text 610240 610240 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796064 796064 0 0.0
.bss 80776 80776 0 0.0
.data 2072 2072 0 0.0
.text 673848 673848 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826256 826256 0 0.0
(read/write) 1827028 1827028 0 0.0
.bss 204340 204340 0 0.0
.data 2744 2744 0 0.0
.text 1611556 1611556 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829352 829352 0 0.0
(read/write) 1748300 1748300 0 0.0
.bss 201268 201268 0 0.0
.data 2720 2720 0 0.0
.text 1535924 1535924 0 0.0
light cy8ckit_062s2_43012 (read only) 836072 836072 0 0.0
(read/write) 1666764 1666764 0 0.0
.bss 194732 194732 0 0.0
.data 2536 2536 0 0.0
.text 1461108 1461108 0 0.0
lock cy8ckit_062s2_43012 (read only) 809008 809008 0 0.0
(read/write) 1695428 1695428 0 0.0
.bss 221812 221812 0 0.0
.data 2520 2520 0 0.0
.text 1462708 1462708 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134324 1134324 0 0.0
.bss 102636 102636 0 0.0
.data 856 856 0 0.0
.text 646704 646704 0 0.0
lock-app qpg6105+debug (read/write) 1094116 1094116 0 0.0
.bss 97308 97308 0 0.0
.data 868 868 0 0.0
.text 606500 606500 0 0.0
stm32 light STM32WB5MM-DK (read/write) 605993 605993 0 0.0
.bss 128500 128500 0 0.0
.data 688 688 0 0.0
.rodata 80516 80516 0 0.0
.text 386544 386544 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834314 834314 0 0.0
bss 49884 49884 0 0.0
text 624976 624976 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096704 1096704 0 0.0
bss 101552 101552 0 0.0
text 797694 797694 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1059196 1059196 0 0.0
bss 110048 110048 0 0.0
text 773034 773034 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 914836 914836 0 0.0
bss 92804 92804 0 0.0
text 656628 656628 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836682 836682 0 0.0
bss 49928 49928 0 0.0
text 627396 627396 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937488 937488 0 0.0
bss 77540 77540 0 0.0
text 704050 704050 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1091036 1091036 0 0.0
bss 99876 99876 0 0.0
text 794502 794502 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911792 911792 0 0.0
bss 69208 69208 0 0.0
text 660802 660802 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933648 933648 0 0.0
bss 92516 92516 0 0.0
text 675614 675614 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831280 831280 0 0.0
bss 58172 58172 0 0.0
text 621440 621440 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800376 800376 0 0.0
bss 56108 56108 0 0.0
text 599312 599312 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676080 676080 0 0.0
bss 73388 73388 0 0.0
text 461778 461778 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844534 844534 0 0.0
bss 51556 51556 0 0.0
text 634064 634064 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859201 859201 0 0.0
bss 59724 59724 0 0.0
text 642852 642852 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825924 825924 0 0.0
bss 56432 56432 0 0.0
text 618874 618874 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 835968 835968 0 0.0
bss 58388 58388 0 0.0
text 623708 623708 0 0.0

@vijs vijs force-pushed the feature/da_verifier_revocation_check_2 branch from dbaf427 to f79903e Compare May 8, 2024 18:59
Copy link

github-actions bot commented May 8, 2024

PR #31222: Size comparison from 8edcecd to f79903e

Increases (12 builds for linux)
platform target config section 8edcecd f79903e change % change
linux air-purifier-app debug (read only) 2714541 2714765 224 0.0
(read/write) 132464 132496 32 0.0
.data.rel.ro 76440 76456 16 0.0
.rodata 186544 186608 64 0.0
.text 2345061 2345173 112 0.0
all-clusters-app debug (read only) 6027337 6027545 208 0.0
.data.rel.ro 335960 335976 16 0.0
.rodata 353424 353488 64 0.0
.text 5235267 5235363 96 0.0
all-clusters-minimal-app debug (read only) 5310665 5310889 224 0.0
.data.rel.ro 99496 99512 16 0.0
.rodata 292170 292234 64 0.0
.text 4778659 4778771 112 0.0
bridge-app debug (read only) 4701241 4701433 192 0.0
.data.rel.ro 88464 88480 16 0.0
.rodata 232586 232618 32 0.0
.text 4243235 4243347 112 0.0
chip-tool debug (read only) 12146297 12150321 4024 0.0
(read/write) 524256 524288 32 0.0
.data.rel.ro 416904 416928 24 0.0
.rodata 453209 453593 384 0.1
.text 10982451 10986019 3568 0.0
lighting-app debug+rpc+ui (read only) 5624801 5624993 192 0.0
(read/write) 229672 229704 32 0.0
.data.rel.ro 96880 96912 32 0.0
.rodata 356404 356436 32 0.0
.text 5016547 5016659 112 0.0
lock-app debug (read only) 4768249 4768473 224 0.0
.rodata 258474 258538 64 0.0
.text 4293427 4293539 112 0.0
ota-provider-app debug (read only) 4376153 4376377 224 0.0
(read/write) 196568 196600 32 0.0
.data.rel.ro 71712 71728 16 0.0
.rodata 211370 211434 64 0.0
.text 3967091 3967203 112 0.0
ota-requestor-app debug (read only) 4506857 4507065 208 0.0
(read/write) 200936 200968 32 0.0
.data.rel.ro 74816 74848 32 0.0
.rodata 217450 217514 64 0.0
.text 4087171 4087267 96 0.0
shell debug (read only) 2998641 2998657 16 0.0
.text 2629538 2629554 16 0.0
tv-app debug (read only) 5824449 5828441 3992 0.1
(read/write) 355224 355256 32 0.0
.data.rel.ro 96248 96280 32 0.0
.rodata 296682 297034 352 0.1
.text 5281635 5285203 3568 0.1
tv-casting-app debug (read only) 9985393 9985689 296 0.0
(read/write) 345704 345736 32 0.0
.data.rel.ro 176208 176240 32 0.0
.rodata 387192 387256 64 0.0
.text 9127331 9127491 160 0.0
Decreases (2 builds for efr32)
platform target config section 8edcecd f79903e change % change
efr32 lock-app BRD4338a (read/write) 962252 962244 -8 -0.0
.text 700344 700336 -8 -0.0
window-app BRD4187C (read/write) 1137688 1137680 -8 -0.0
.text 969716 969708 -8 -0.0
Full report (78 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section 8edcecd f79903e change % change
bl602 lighting-app bl602 (read/write) 1444502 1444502 0 0.0
.bss 85776 85776 0 0.0
.data 9512 9512 0 0.0
.rodata 159200 159200 0 0.0
.text 1109346 1109346 0 0.0
bl602+mfd (read/write) 1458918 1458918 0 0.0
.bss 85952 85952 0 0.0
.data 9488 9488 0 0.0
.rodata 158160 158160 0 0.0
.text 1124664 1124664 0 0.0
bl602+rpc (read/write) 1492142 1492142 0 0.0
.bss 93824 93824 0 0.0
.data 9888 9888 0 0.0
.rodata 166768 166768 0 0.0
.text 1140992 1140992 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210183 1210183 0 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 108796 108796 0 0.0
.text 979480 979480 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1220999 1220999 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107736 107736 0 0.0
.text 991234 991234 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301647 1301647 0 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124168 124168 0 0.0
.text 1054188 1054188 0 0.0
bl706-eth (read/write) 1026377 1026377 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101892 101892 0 0.0
.text 769114 769114 0 0.0
bl706-wifi (read/write) 1262090 1262090 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122884 122884 0 0.0
.text 1002052 1002052 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1179504 1179504 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102800 102800 0 0.0
.text 972338 972338 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1190908 1190908 0 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 101740 101740 0 0.0
.text 984660 984660 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798564 798564 0 0.0
(read/write) 177644 177644 0 0.0
.bss 99572 99572 0 0.0
.data 3596 3596 0 0.0
.rodata 84924 84924 0 0.0
.text 713376 713376 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813856 813856 0 0.0
(read/write) 188116 188116 0 0.0
.bss 110060 110060 0 0.0
.data 3588 3588 0 0.0
.rodata 78552 78552 0 0.0
.text 735040 735040 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803140 803140 0 0.0
(read/write) 182236 182236 0 0.0
.bss 104180 104180 0 0.0
.data 3588 3588 0 0.0
.rodata 105828 105828 0 0.0
.text 697048 697048 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755388 755388 0 0.0
(read/write) 176596 176596 0 0.0
.bss 98304 98304 0 0.0
.data 3580 3580 0 0.0
.rodata 80580 80580 0 0.0
.text 674544 674544 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741116 741116 0 0.0
(read/write) 176828 176828 0 0.0
.bss 98536 98536 0 0.0
.data 3580 3580 0 0.0
.rodata 76364 76364 0 0.0
.text 664488 664488 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 605550 605550 0 0.0
(read/write) 209588 209588 0 0.0
.bss 202812 202812 0 0.0
.data 1652 1652 0 0.0
.rodata 89574 89574 0 0.0
.text 513852 513852 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651438 651438 0 0.0
(read/write) 209844 209844 0 0.0
.bss 203208 203208 0 0.0
.data 1516 1516 0 0.0
.rodata 110334 110334 0 0.0
.text 538984 538984 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 742035 742035 0 0.0
.app_xip_area 660277 660277 0 0.0
.bss 75364 75364 0 0.0
.data 932 932 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 757671 757671 0 0.0
.app_xip_area 672713 672713 0 0.0
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 757671 757671 0 0.0
.app_xip_area 672713 672713 0 0.0
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 713891 713891 0 0.0
.app_xip_area 637065 637065 0 0.0
.bss 70488 70488 0 0.0
.data 876 876 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 679551 679551 0 0.0
.app_xip_area 602081 602081 0 0.0
.bss 70956 70956 0 0.0
.data 1052 1052 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 694883 694883 0 0.0
.app_xip_area 614301 614301 0 0.0
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 694883 694883 0 0.0
.app_xip_area 614301 614301 0 0.0
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 698099 698099 0 0.0
.app_xip_area 617613 617613 0 0.0
.bss 74004 74004 0 0.0
.data 1020 1020 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 713503 713503 0 0.0
.app_xip_area 629905 629905 0 0.0
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 713503 713503 0 0.0
.app_xip_area 629905 629905 0 0.0
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 660627 660627 0 0.0
.app_xip_area 586173 586173 0 0.0
.bss 68164 68164 0 0.0
.data 828 828 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 676271 676271 0 0.0
.app_xip_area 598609 598609 0 0.0
.bss 70028 70028 0 0.0
.data 2172 2172 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 676271 676271 0 0.0
.app_xip_area 598609 598609 0 0.0
.bss 70028 70028 0 0.0
.data 2172 2172 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1071116 1071116 0 0.0
.bss 180016 180016 0 0.0
.data 3432 3432 0 0.0
.text 887648 887648 0 0.0
lock-app BRD4338a (read/write) 962252 962244 -8 -0.0
.bss 213092 213092 0 0.0
.data 29448 29448 0 0.0
.text 700344 700336 -8 -0.0
window-app BRD4187C (read/write) 1137688 1137680 -8 -0.0
.bss 164608 164608 0 0.0
.data 3344 3344 0 0.0
.text 969716 969708 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1215236 1215236 0 0.0
(read/write) 1751328 1751328 0 0.0
.dram0.bss 74624 74624 0 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253520 253520 0 0.0
.flash.text 1215236 1215236 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1256871 1256871 0 0.0
(read/write) 537748 537748 0 0.0
.dram0.bss 81384 81384 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285248 285248 0 0.0
.flash.text 1250707 1250707 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2714541 2714765 224 0.0
(read/write) 132464 132496 32 0.0
.bss 47752 47752 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 76440 76456 16 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 186544 186608 64 0.0
.text 2345061 2345173 112 0.0
all-clusters-app debug (read only) 6027337 6027545 208 0.0
(read/write) 484008 484008 0 0.0
.bss 136032 136032 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 335960 335976 16 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 353424 353488 64 0.0
.text 5235267 5235363 96 0.0
all-clusters-minimal-app debug (read only) 5310665 5310889 224 0.0
(read/write) 239960 239960 0 0.0
.bss 128896 128896 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 99496 99512 16 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 292170 292234 64 0.0
.text 4778659 4778771 112 0.0
bridge-app debug (read only) 4701241 4701433 192 0.0
(read/write) 220872 220872 0 0.0
.bss 119424 119424 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 88464 88480 16 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 232586 232618 32 0.0
.text 4243235 4243347 112 0.0
chip-tool debug (read only) 12146297 12150321 4024 0.0
(read/write) 524256 524288 32 0.0
.bss 95000 95000 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416904 416928 24 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 453209 453593 384 0.1
.text 10982451 10986019 3568 0.0
lighting-app debug+rpc+ui (read only) 5624801 5624993 192 0.0
(read/write) 229672 229704 32 0.0
.bss 120368 120368 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96880 96912 32 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 356404 356436 32 0.0
.text 5016547 5016659 112 0.0
lock-app debug (read only) 4768249 4768473 224 0.0
(read/write) 208032 208032 0 0.0
.bss 114664 114664 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82472 82472 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 258474 258538 64 0.0
.text 4293427 4293539 112 0.0
ota-provider-app debug (read only) 4376153 4376377 224 0.0
(read/write) 196568 196600 32 0.0
.bss 114528 114528 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 71712 71728 16 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 211370 211434 64 0.0
.text 3967091 3967203 112 0.0
ota-requestor-app debug (read only) 4506857 4507065 208 0.0
(read/write) 200936 200968 32 0.0
.bss 115424 115424 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 74816 74848 32 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 217450 217514 64 0.0
.text 4087171 4087267 96 0.0
shell debug (read only) 2998641 2998657 16 0.0
(read/write) 159408 159408 0 0.0
.bss 63504 63504 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88640 88640 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 190144 190144 0 0.0
.text 2629538 2629554 16 0.0
tv-app debug (read only) 5824449 5828441 3992 0.1
(read/write) 355224 355256 32 0.0
.bss 245136 245136 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96248 96280 32 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 296682 297034 352 0.1
.text 5281635 5285203 3568 0.1
tv-casting-app debug (read only) 9985393 9985689 296 0.0
(read/write) 345704 345736 32 0.0
.bss 159512 159512 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176208 176240 32 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 387192 387256 64 0.0
.text 9127331 9127491 160 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2536936 2536936 0 0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1499620 1499620 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061288 1061288 0 0.0
bss 139161 139161 0 0.0
rodata 101696 101696 0 0.0
text 773108 773108 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238632 1238632 0 0.0
bss 137517 137517 0 0.0
rodata 151408 151408 0 0.0
text 799684 799684 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008928 1008928 0 0.0
bss 138059 138059 0 0.0
rodata 88952 88952 0 0.0
text 734652 734652 0 0.0
nxp contact k32w0+release (read only) 576668 576668 0 0.0
(read/write) 83172 83172 0 0.0
.bss 67888 67888 0 0.0
.data 2196 2196 0 0.0
.text 576132 576132 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704220 704220 0 0.0
.bss 71240 71240 0 0.0
.data 2864 2864 0 0.0
.text 590736 590736 0 0.0
light k32w0+release (read only) 610776 610776 0 0.0
(read/write) 82640 82640 0 0.0
.bss 67336 67336 0 0.0
.data 2216 2216 0 0.0
.text 610240 610240 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796064 796064 0 0.0
.bss 80776 80776 0 0.0
.data 2072 2072 0 0.0
.text 673848 673848 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826256 826256 0 0.0
(read/write) 1827028 1827028 0 0.0
.bss 204340 204340 0 0.0
.data 2744 2744 0 0.0
.text 1611556 1611556 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829352 829352 0 0.0
(read/write) 1748300 1748300 0 0.0
.bss 201268 201268 0 0.0
.data 2720 2720 0 0.0
.text 1535924 1535924 0 0.0
light cy8ckit_062s2_43012 (read only) 836072 836072 0 0.0
(read/write) 1666764 1666764 0 0.0
.bss 194732 194732 0 0.0
.data 2536 2536 0 0.0
.text 1461108 1461108 0 0.0
lock cy8ckit_062s2_43012 (read only) 809008 809008 0 0.0
(read/write) 1695428 1695428 0 0.0
.bss 221812 221812 0 0.0
.data 2520 2520 0 0.0
.text 1462708 1462708 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134324 1134324 0 0.0
.bss 102636 102636 0 0.0
.data 856 856 0 0.0
.text 646704 646704 0 0.0
lock-app qpg6105+debug (read/write) 1094116 1094116 0 0.0
.bss 97308 97308 0 0.0
.data 868 868 0 0.0
.text 606500 606500 0 0.0
stm32 light STM32WB5MM-DK (read/write) 605993 605993 0 0.0
.bss 128500 128500 0 0.0
.data 688 688 0 0.0
.rodata 80516 80516 0 0.0
.text 386544 386544 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834314 834314 0 0.0
bss 49884 49884 0 0.0
text 624976 624976 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096704 1096704 0 0.0
bss 101552 101552 0 0.0
text 797694 797694 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1059196 1059196 0 0.0
bss 110048 110048 0 0.0
text 773034 773034 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 914836 914836 0 0.0
bss 92804 92804 0 0.0
text 656628 656628 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836682 836682 0 0.0
bss 49928 49928 0 0.0
text 627396 627396 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937488 937488 0 0.0
bss 77540 77540 0 0.0
text 704050 704050 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1091036 1091036 0 0.0
bss 99876 99876 0 0.0
text 794502 794502 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911792 911792 0 0.0
bss 69208 69208 0 0.0
text 660802 660802 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933648 933648 0 0.0
bss 92516 92516 0 0.0
text 675614 675614 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831280 831280 0 0.0
bss 58172 58172 0 0.0
text 621440 621440 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800376 800376 0 0.0
bss 56108 56108 0 0.0
text 599312 599312 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676080 676080 0 0.0
bss 73388 73388 0 0.0
text 461778 461778 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844534 844534 0 0.0
bss 51556 51556 0 0.0
text 634064 634064 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859201 859201 0 0.0
bss 59724 59724 0 0.0
text 642852 642852 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825924 825924 0 0.0
bss 56432 56432 0 0.0
text 618874 618874 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 835968 835968 0 0.0
bss 58388 58388 0 0.0
text 623708 623708 0 0.0

Copy link

github-actions bot commented May 9, 2024

PR #31222: Size comparison from d653df1 to 0891e61

Increases (14 builds for linux)
platform target config section d653df1 0891e61 change % change
linux air-purifier-app debug (read only) 2715821 2716029 208 0.0
(read/write) 132464 132496 32 0.0
.data.rel.ro 76440 76456 16 0.0
.rodata 186608 186672 64 0.0
.text 2346277 2346373 96 0.0
all-clusters-app debug (read only) 6028601 6028825 224 0.0
.data.rel.ro 335960 335976 16 0.0
.rodata 353488 353552 64 0.0
.text 5236467 5236579 112 0.0
all-clusters-minimal-app debug (read only) 5311961 5312185 224 0.0
.data.rel.ro 99496 99512 16 0.0
.rodata 292266 292330 64 0.0
.text 4779859 4779971 112 0.0
bridge-app debug (read only) 4702537 4702729 192 0.0
.data.rel.ro 88464 88480 16 0.0
.rodata 232682 232714 32 0.0
.text 4244435 4244547 112 0.0
chip-tool debug (read only) 12147769 12151793 4024 0.0
(read/write) 524256 524288 32 0.0
.data.rel.ro 416904 416928 24 0.0
.rodata 453305 453689 384 0.1
.text 10983827 10987395 3568 0.0
chip-tool-ipv6only arm64 (read only) 11475252 11478460 3208 0.0
(read/write) 589960 590864 904 0.2
.data.rel.ro 457000 457024 24 0.0
.rodata 357588 357852 264 0.1
.text 10233032 10235896 2864 0.0
lighting-app debug+rpc+ui (read only) 5626113 5626289 176 0.0
(read/write) 229672 229704 32 0.0
.data.rel.ro 96880 96912 32 0.0
.rodata 356500 356532 32 0.0
.text 5017763 5017859 96 0.0
lock-app debug (read only) 4769561 4769769 208 0.0
.rodata 258570 258634 64 0.0
.text 4294643 4294739 96 0.0
ota-provider-app debug (read only) 4377433 4377641 208 0.0
(read/write) 196568 196600 32 0.0
.data.rel.ro 71712 71728 16 0.0
.rodata 211434 211498 64 0.0
.text 3968307 3968403 96 0.0
ota-requestor-app debug (read only) 4508153 4508377 224 0.0
(read/write) 200936 200968 32 0.0
.data.rel.ro 74816 74848 32 0.0
.rodata 217546 217610 64 0.0
.text 4088371 4088483 112 0.0
shell debug (read only) 2999945 2999961 16 0.0
.text 2630514 2630530 16 0.0
thermostat-no-ble arm64 (read only) 4495516 4495692 176 0.0
.data.rel.ro 105912 105920 8 0.0
.rodata 161988 162020 32 0.0
.text 3992296 3992424 128 0.0
tv-app debug (read only) 5826217 5830209 3992 0.1
(read/write) 355256 355288 32 0.0
.data.rel.ro 96280 96312 32 0.0
.rodata 296938 297290 352 0.1
.text 5283075 5286643 3568 0.1
tv-casting-app debug (read only) 9987129 9987441 312 0.0
(read/write) 345736 345768 32 0.0
.data.rel.ro 176240 176272 32 0.0
.rodata 387416 387480 64 0.0
.text 9128771 9128947 176 0.0
Decreases (3 builds for efr32, linux)
platform target config section d653df1 0891e61 change % change
efr32 lock-app BRD4338a (read/write) 962764 962756 -8 -0.0
.text 700856 700848 -8 -0.0
window-app BRD4187C (read/write) 1137720 1137712 -8 -0.0
.text 969748 969740 -8 -0.0
linux thermostat-no-ble arm64 (read/write) 246464 246280 -184 -0.1
Full report (80 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform target config section d653df1 0891e61 change % change
bl602 lighting-app bl602 (read/write) 1444554 1444554 0 0.0
.bss 85776 85776 0 0.0
.data 9512 9512 0 0.0
.rodata 159276 159276 0 0.0
.text 1109328 1109328 0 0.0
bl602+mfd (read/write) 1458978 1458978 0 0.0
.bss 85952 85952 0 0.0
.data 9488 9488 0 0.0
.rodata 158236 158236 0 0.0
.text 1124646 1124646 0 0.0
bl602+rpc (read/write) 1492202 1492202 0 0.0
.bss 93824 93824 0 0.0
.data 9888 9888 0 0.0
.rodata 166844 166844 0 0.0
.text 1140974 1140974 0 0.0
bl702 lighting-app bl702 (read only) 3478 3478 0 0.0
(read/write) 1210203 1210203 0 0.0
.bss 11185 11185 0 0.0
.data 3712 3712 0 0.0
.rodata 108796 108796 0 0.0
.text 979500 979500 0 0.0
bl702+mfd (read only) 3478 3478 0 0.0
(read/write) 1221019 1221019 0 0.0
.bss 11361 11361 0 0.0
.data 3688 3688 0 0.0
.rodata 107736 107736 0 0.0
.text 991254 991254 0 0.0
bl702+rpc (read only) 3478 3478 0 0.0
(read/write) 1301667 1301667 0 0.0
.bss 19669 19669 0 0.0
.data 4248 4248 0 0.0
.rodata 124168 124168 0 0.0
.text 1054208 1054208 0 0.0
bl706-eth (read/write) 1026433 1026433 0 0.0
.bss 23760 23760 0 0.0
.data 3256 3256 0 0.0
.rodata 101968 101968 0 0.0
.text 769096 769096 0 0.0
bl706-wifi (read/write) 1262182 1262182 0 0.0
.bss 10645 10645 0 0.0
.data 3704 3704 0 0.0
.rodata 122960 122960 0 0.0
.text 1002066 1002066 0 0.0
bl702l lighting-app bl702l (read only) 512 512 0 0.0
(read/write) 1179524 1179524 0 0.0
.bss 16396 16396 0 0.0
.data 5072 5072 0 0.0
.rodata 102800 102800 0 0.0
.text 972358 972358 0 0.0
bl702l+mfd (read only) 512 512 0 0.0
(read/write) 1190928 1190928 0 0.0
.bss 16572 16572 0 0.0
.data 5056 5056 0 0.0
.rodata 101740 101740 0 0.0
.text 984680 984680 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 798564 798564 0 0.0
(read/write) 177644 177644 0 0.0
.bss 99572 99572 0 0.0
.data 3596 3596 0 0.0
.rodata 84924 84924 0 0.0
.text 713376 713376 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 813856 813856 0 0.0
(read/write) 188116 188116 0 0.0
.bss 110060 110060 0 0.0
.data 3588 3588 0 0.0
.rodata 78552 78552 0 0.0
.text 735040 735040 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 803140 803140 0 0.0
(read/write) 182236 182236 0 0.0
.bss 104180 104180 0 0.0
.data 3588 3588 0 0.0
.rodata 105828 105828 0 0.0
.text 697048 697048 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 755388 755388 0 0.0
(read/write) 176596 176596 0 0.0
.bss 98304 98304 0 0.0
.data 3580 3580 0 0.0
.rodata 80580 80580 0 0.0
.text 674544 674544 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 741108 741108 0 0.0
(read/write) 176828 176828 0 0.0
.bss 98536 98536 0 0.0
.data 3580 3580 0 0.0
.rodata 76364 76364 0 0.0
.text 664480 664480 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL (read only) 606054 606054 0 0.0
(read/write) 209588 209588 0 0.0
.bss 202812 202812 0 0.0
.data 1652 1652 0 0.0
.rodata 89654 89654 0 0.0
.text 514276 514276 0 0.0
lock CC3235SF_LAUNCHXL (read only) 651942 651942 0 0.0
(read/write) 209844 209844 0 0.0
.bss 203208 203208 0 0.0
.data 1516 1516 0 0.0
.rodata 110414 110414 0 0.0
.text 539408 539408 0 0.0
cyw30739 light CYW30739B2-P5-EVK-01 (read/write) 742179 742179 0 0.0
.app_xip_area 660421 660421 0 0.0
.bss 75364 75364 0 0.0
.data 932 932 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 757815 757815 0 0.0
.app_xip_area 672857 672857 0 0.0
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 757815 757815 0 0.0
.app_xip_area 672857 672857 0 0.0
.bss 77220 77220 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW930739M2EVB-02 (read/write) 714035 714035 0 0.0
.app_xip_area 637209 637209 0 0.0
.bss 70488 70488 0 0.0
.data 876 876 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
light-switch CYW30739B2-P5-EVK-01 (read/write) 679695 679695 0 0.0
.app_xip_area 602225 602225 0 0.0
.bss 70956 70956 0 0.0
.data 1052 1052 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 695035 695035 0 0.0
.app_xip_area 614453 614453 0 0.0
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 695035 695035 0 0.0
.app_xip_area 614453 614453 0 0.0
.bss 72812 72812 0 0.0
.data 2308 2308 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
lock CYW30739B2-P5-EVK-01 (read/write) 698243 698243 0 0.0
.app_xip_area 617757 617757 0 0.0
.bss 74004 74004 0 0.0
.data 1020 1020 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 713647 713647 0 0.0
.app_xip_area 630049 630049 0 0.0
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 713647 713647 0 0.0
.app_xip_area 630049 630049 0 0.0
.bss 75860 75860 0 0.0
.data 2276 2276 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
thermostat CYW30739B2-P5-EVK-01 (read/write) 660771 660771 0 0.0
.app_xip_area 586317 586317 0 0.0
.bss 68164 68164 0 0.0
.data 828 828 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-02 (read/write) 676407 676407 0 0.0
.app_xip_area 598745 598745 0 0.0
.bss 70028 70028 0 0.0
.data 2172 2172 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
CYW30739B2-P5-EVK-03 (read/write) 676407 676407 0 0.0
.app_xip_area 598745 598745 0 0.0
.bss 70028 70028 0 0.0
.data 2172 2172 0 0.0
.rodata 0 0 0 0.0
.text 2040 2040 0 0.0
efr32 lighting-app BRD4187C (read/write) 1071116 1071116 0 0.0
.bss 180016 180016 0 0.0
.data 3432 3432 0 0.0
.text 887648 887648 0 0.0
lock-app BRD4338a (read/write) 962764 962756 -8 -0.0
.bss 213092 213092 0 0.0
.data 29448 29448 0 0.0
.text 700856 700848 -8 -0.0
window-app BRD4187C (read/write) 1137720 1137712 -8 -0.0
.bss 164608 164608 0 0.0
.data 3344 3344 0 0.0
.text 969748 969740 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1215510 1215510 0 0.0
(read/write) 1751408 1751408 0 0.0
.dram0.bss 74624 74624 0 0.0
.dram0.data 13652 13652 0 0.0
.flash.rodata 253600 253600 0 0.0
.flash.text 1215510 1215510 0 0.0
.iram0.text 75570 75570 0 0.0
m5stack (read only) 1257175 1257175 0 0.0
(read/write) 537988 537988 0 0.0
.dram0.bss 81384 81384 0 0.0
.dram0.data 35196 35196 0 0.0
.flash.rodata 285488 285488 0 0.0
.flash.text 1251011 1251011 0 0.0
.iram0.text 125403 125403 0 0.0
linux air-purifier-app debug (read only) 2715821 2716029 208 0.0
(read/write) 132464 132496 32 0.0
.bss 47752 47752 0 0.0
.data 2272 2272 0 0.0
.data.rel.ro 76440 76456 16 0.0
.dynamic 608 608 0 0.0
.got 4576 4576 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 186608 186672 64 0.0
.text 2346277 2346373 96 0.0
all-clusters-app debug (read only) 6028601 6028825 224 0.0
(read/write) 484008 484008 0 0.0
.bss 136032 136032 0 0.0
.data 4560 4560 0 0.0
.data.rel.ro 335960 335976 16 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1440 1440 0 0.0
.rodata 353488 353552 64 0.0
.text 5236467 5236579 112 0.0
all-clusters-minimal-app debug (read only) 5311961 5312185 224 0.0
(read/write) 239960 239960 0 0.0
.bss 128896 128896 0 0.0
.data 4464 4464 0 0.0
.data.rel.ro 99496 99512 16 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 1168 1168 0 0.0
.rodata 292266 292330 64 0.0
.text 4779859 4779971 112 0.0
bridge-app debug (read only) 4702537 4702729 192 0.0
(read/write) 220872 220872 0 0.0
.bss 119424 119424 0 0.0
.data 6240 6240 0 0.0
.data.rel.ro 88464 88480 16 0.0
.dynamic 624 624 0 0.0
.got 5232 5232 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 232682 232714 32 0.0
.text 4244435 4244547 112 0.0
chip-tool debug (read only) 12147769 12151793 4024 0.0
(read/write) 524256 524288 32 0.0
.bss 95000 95000 0 0.0
.data 5122 5122 0 0.0
.data.rel.ro 416904 416928 24 0.0
.dynamic 624 624 0 0.0
.got 5736 5736 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 453305 453689 384 0.1
.text 10983827 10987395 3568 0.0
chip-tool-ipv6only arm64 (read only) 11475252 11478460 3208 0.0
(read/write) 589960 590864 904 0.2
.bss 104008 104008 0 0.0
.data 4520 4520 0 0.0
.data.rel.ro 457000 457024 24 0.0
.dynamic 512 512 0 0.0
.got 17240 17240 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 357588 357852 264 0.1
.text 10233032 10235896 2864 0.0
lighting-app debug+rpc+ui (read only) 5626113 5626289 176 0.0
(read/write) 229672 229704 32 0.0
.bss 120368 120368 0 0.0
.data 4896 4896 0 0.0
.data.rel.ro 96880 96912 32 0.0
.dynamic 672 672 0 0.0
.got 5864 5864 0 0.0
.init 27 27 0 0.0
.init_array 976 976 0 0.0
.rodata 356500 356532 32 0.0
.text 5017763 5017859 96 0.0
lock-app debug (read only) 4769561 4769769 208 0.0
(read/write) 208032 208032 0 0.0
.bss 114664 114664 0 0.0
.data 4192 4192 0 0.0
.data.rel.ro 82472 82472 0 0.0
.dynamic 624 624 0 0.0
.got 5184 5184 0 0.0
.init 27 27 0 0.0
.init_array 880 880 0 0.0
.rodata 258570 258634 64 0.0
.text 4294643 4294739 96 0.0
ota-provider-app debug (read only) 4377433 4377641 208 0.0
(read/write) 196568 196600 32 0.0
.bss 114528 114528 0 0.0
.data 4368 4368 0 0.0
.data.rel.ro 71712 71728 16 0.0
.dynamic 624 624 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 211434 211498 64 0.0
.text 3968307 3968403 96 0.0
ota-requestor-app debug (read only) 4508153 4508377 224 0.0
(read/write) 200936 200968 32 0.0
.bss 115424 115424 0 0.0
.data 4768 4768 0 0.0
.data.rel.ro 74816 74848 32 0.0
.dynamic 624 624 0 0.0
.got 4488 4488 0 0.0
.init 27 27 0 0.0
.init_array 800 800 0 0.0
.rodata 217546 217610 64 0.0
.text 4088371 4088483 112 0.0
shell debug (read only) 2999945 2999961 16 0.0
(read/write) 159440 159440 0 0.0
.bss 63504 63504 0 0.0
.data 1424 1424 0 0.0
.data.rel.ro 88672 88672 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1112 1112 0 0.0
.rodata 190400 190400 0 0.0
.text 2630514 2630530 16 0.0
thermostat-no-ble arm64 (read only) 4495516 4495692 176 0.0
(read/write) 246464 246280 -184 -0.1
.bss 123000 123000 0 0.0
.data 3408 3408 0 0.0
.data.rel.ro 105912 105920 8 0.0
.dynamic 512 512 0 0.0
.got 8968 8968 0 0.0
.init 24 24 0 0.0
.init_array 448 448 0 0.0
.rodata 161988 162020 32 0.0
.text 3992296 3992424 128 0.0
tv-app debug (read only) 5826217 5830209 3992 0.1
(read/write) 355256 355288 32 0.0
.bss 245136 245136 0 0.0
.data 6560 6560 0 0.0
.data.rel.ro 96280 96312 32 0.0
.dynamic 624 624 0 0.0
.got 5464 5464 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 296938 297290 352 0.1
.text 5283075 5286643 3568 0.1
tv-casting-app debug (read only) 9987129 9987441 312 0.0
(read/write) 345736 345768 32 0.0
.bss 159512 159512 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 176240 176272 32 0.0
.dynamic 624 624 0 0.0
.got 5096 5096 0 0.0
.init 27 27 0 0.0
.init_array 1224 1224 0 0.0
.rodata 387416 387480 64 0.0
.text 9128771 9128947 176 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2537336 2537336 0 0.0
.bss 220808 220808 0 0.0
.data 5216 5216 0 0.0
.text 1500020 1500020 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1061272 1061272 0 0.0
bss 139161 139161 0 0.0
rodata 101696 101696 0 0.0
text 773104 773104 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1238920 1238920 0 0.0
bss 137517 137517 0 0.0
rodata 151408 151408 0 0.0
text 799972 799972 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1008912 1008912 0 0.0
bss 138059 138059 0 0.0
rodata 88952 88952 0 0.0
text 734648 734648 0 0.0
nxp contact k32w0+release (read only) 576668 576668 0 0.0
(read/write) 83172 83172 0 0.0
.bss 67888 67888 0 0.0
.data 2196 2196 0 0.0
.text 576132 576132 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 704220 704220 0 0.0
.bss 71240 71240 0 0.0
.data 2864 2864 0 0.0
.text 590736 590736 0 0.0
light k32w0+release (read only) 610776 610776 0 0.0
(read/write) 82640 82640 0 0.0
.bss 67336 67336 0 0.0
.data 2216 2216 0 0.0
.text 610240 610240 0 0.0
k32w1+release (read only) 1024 1024 0 0.0
(read/write) 796064 796064 0 0.0
.bss 80776 80776 0 0.0
.data 2072 2072 0 0.0
.text 673848 673848 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 826256 826256 0 0.0
(read/write) 1827524 1827524 0 0.0
.bss 204340 204340 0 0.0
.data 2744 2744 0 0.0
.text 1612052 1612052 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 829352 829352 0 0.0
(read/write) 1748788 1748788 0 0.0
.bss 201268 201268 0 0.0
.data 2720 2720 0 0.0
.text 1536412 1536412 0 0.0
light cy8ckit_062s2_43012 (read only) 836072 836072 0 0.0
(read/write) 1667260 1667260 0 0.0
.bss 194732 194732 0 0.0
.data 2536 2536 0 0.0
.text 1461604 1461604 0 0.0
lock cy8ckit_062s2_43012 (read only) 809008 809008 0 0.0
(read/write) 1695924 1695924 0 0.0
.bss 221812 221812 0 0.0
.data 2520 2520 0 0.0
.text 1463204 1463204 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1134316 1134316 0 0.0
.bss 102636 102636 0 0.0
.data 856 856 0 0.0
.text 646696 646696 0 0.0
lock-app qpg6105+debug (read/write) 1094108 1094108 0 0.0
.bss 97308 97308 0 0.0
.data 868 868 0 0.0
.text 606492 606492 0 0.0
stm32 light STM32WB5MM-DK (read/write) 605993 605993 0 0.0
.bss 128500 128500 0 0.0
.data 688 688 0 0.0
.rodata 80516 80516 0 0.0
.text 386544 386544 0 0.0
telink air-quality-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 834314 834314 0 0.0
bss 49884 49884 0 0.0
text 624974 624974 0 0.0
all-clusters-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 1096704 1096704 0 0.0
bss 101552 101552 0 0.0
text 797692 797692 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 47960 47960 0 0.0
(read/write) 1059196 1059196 0 0.0
bss 110048 110048 0 0.0
text 773032 773032 0 0.0
bridge-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 914836 914836 0 0.0
bss 92804 92804 0 0.0
text 656626 656626 0 0.0
contact-sensor-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 836682 836682 0 0.0
bss 49928 49928 0 0.0
text 627394 627394 0 0.0
light-switch-app-ota-shell-factory-data tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 937672 937672 0 0.0
bss 77540 77540 0 0.0
text 704040 704040 0 0.0
lighting-app-ota-rpc-factory-data-4mb tlsr9518adk80d (read only) 29122 29122 0 0.0
(read/write) 1091036 1091036 0 0.0
bss 99876 99876 0 0.0
text 794500 794500 0 0.0
lock-app-dfu tlsr9528a (read only) 51584 51584 0 0.0
(read/write) 911792 911792 0 0.0
bss 69208 69208 0 0.0
text 660800 660800 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 933640 933640 0 0.0
bss 92516 92516 0 0.0
text 675612 675612 0 0.0
pump-app tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 831280 831280 0 0.0
bss 58172 58172 0 0.0
text 621438 621438 0 0.0
pump-controller-app tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 800376 800376 0 0.0
bss 56108 56108 0 0.0
text 599310 599310 0 0.0
shell tlsr9518adk80d (read only) 29042 29042 0 0.0
(read/write) 676244 676244 0 0.0
bss 73388 73388 0 0.0
text 461768 461768 0 0.0
smoke_co_alarm-app tlsr9528a_retention (read only) 51774 51774 0 0.0
(read/write) 844534 844534 0 0.0
bss 51556 51556 0 0.0
text 634062 634062 0 0.0
temperature-measurement-app-mars-ota tlsr9518adk80d (read only) 32220 32220 0 0.0
(read/write) 859201 859201 0 0.0
bss 59724 59724 0 0.0
text 642850 642850 0 0.0
thermostat tlsr9518adk80d (read only) 31872 31872 0 0.0
(read/write) 825924 825924 0 0.0
bss 56432 56432 0 0.0
text 618872 618872 0 0.0
window-covering tlsr9258a (read only) 52568 52568 0 0.0
(read/write) 835968 835968 0 0.0
bss 58388 58388 0 0.0
text 623706 623706 0 0.0

@mergify mergify bot merged commit be9389c into project-chip:master May 9, 2024
68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants